mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 02:30:26 +08:00
36 lines
670 B
HTML
36 lines
670 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>
|
|
ZCL_EXCEL_CUSTOMUI_BUTTON
|
|
</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>
|
|
<BODY>
|
|
<H1>ZCL_EXCEL_CUSTOMUI_BUTTON</H1>
|
|
<BR/>
|
|
Description:
|
|
Excel customUI Button
|
|
<BR/>
|
|
Visibility:
|
|
Public
|
|
<BR/>
|
|
<H2>Attributes: </H2>
|
|
<TABLE width="100%">
|
|
<TR class="top">
|
|
<TD>Name</TD>
|
|
<TD>Level</TD>
|
|
<TD>Visibility</TD>
|
|
<TD>Read-Only</TD>
|
|
<TD>Typing</TD>
|
|
<TD>Associated Type</TD>
|
|
<TD>Description</TD>
|
|
<TD>Initial Value</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<H2>Events: </H2>
|
|
<BR/>
|
|
</BODY>
|
|
</HTML>
|