mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 02:39:48 +08:00
115 lines
1.8 KiB
HTML
115 lines
1.8 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>
|
|
ZIF_EXCEL_SHEET_PROPERTIES~SET_STYLE
|
|
</TITLE>
|
|
<link rel="stylesheet" type="text/css" href="css/style_class.css" />
|
|
<link rel="stylesheet" type="text/css" href="css/style_function_groups.css" />
|
|
<link rel="stylesheet" type="text/css" href="css/style_object_list.css" />
|
|
</HEAD>
|
|
<H1>ZIF_EXCEL_SHEET_PROPERTIES~SET_STYLE</H1>
|
|
<BR/>
|
|
<P>
|
|
Description:
|
|
Get Style Property
|
|
<BR/>
|
|
Visibility:
|
|
Public
|
|
<BR/>
|
|
Other Properties:
|
|
</P>
|
|
<BR/>
|
|
<BR/>
|
|
<TABLE width="100%">
|
|
<TR class="top">
|
|
<TD>Category</TD>
|
|
<TD>Declaration Level</TD>
|
|
<TD>Abstract</TD>
|
|
<TD>Final</TD>
|
|
<TD>Locked</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD>Method</TD>
|
|
<TD>Instance Method</TD>
|
|
<TD>Yes</TD>
|
|
<TD>Yes</TD>
|
|
<TD>Yes</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<BR/>
|
|
<H2>Importing Parameters</H2>
|
|
<TABLE width="100%">
|
|
<TR class="top">
|
|
<TD>Parameter Name</TD>
|
|
<TD>Typing</TD>
|
|
<TD>Associated Type</TD>
|
|
<TD>Default value</TD>
|
|
<TD>Optional</TD>
|
|
<TD>Pass Value</TD>
|
|
<TD>Short text</TD>
|
|
</TR>
|
|
<TR>
|
|
<TD>IP_STYLE</TD>
|
|
<TD>Type</TD>
|
|
<TD>ZEXCEL_CELL_STYLE</TD>
|
|
<TD></TD>
|
|
<TD>Yes</TD>
|
|
<TD>No</TD>
|
|
<TD></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<BR/>
|
|
<BR/>
|
|
<H2>Exporting Parameters</H2>
|
|
<TABLE width="100%">
|
|
<TR class="top">
|
|
<TD>Parameter Name</TD>
|
|
<TD>Typing</TD>
|
|
<TD>Associated Type</TD>
|
|
<TD>Pass Value</TD>
|
|
<TD>Short text</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<BR/>
|
|
<BR/>
|
|
<H2>Changing Parameters</H2>
|
|
<TABLE width="100%">
|
|
<TR class="top">
|
|
<TD>Parameter Name</TD>
|
|
<TD>Typing</TD>
|
|
<TD>Associated Type</TD>
|
|
<TD>Default Value</TD>
|
|
<TD>Optional</TD>
|
|
<TD>Pass Value</TD>
|
|
<TD>Short text</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<BR/>
|
|
<BR/>
|
|
<H2>Returning Parameters</H2>
|
|
<BR/>
|
|
<TABLE width="100%">
|
|
<TR class="top">
|
|
<TD>Parameter Name</TD>
|
|
<TD>Typing</TD>
|
|
<TD>Associated Type</TD>
|
|
<TD>Pass Value</TD>
|
|
<TD>Short text</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<BR/>
|
|
<BR/>
|
|
<H2>Exceptiopns</H2>
|
|
<BR/>
|
|
<TABLE width="100%">
|
|
<TR class="top">
|
|
<TD>Exception</TD>
|
|
<TD>Short Text</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<BR/>
|
|
<BR/>
|
|
<H2>Method Coment Header</H2>
|
|
<BR/>
|
|
</HTML>
|