mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-04 23:29:08 +08:00
46 lines
811 B
HTML
46 lines
811 B
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>
|
|
ZCL_EXCEL_DRAWINGS
|
|
</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_DRAWINGS</H1>
|
|
<BR/>
|
|
Description:
|
|
Drawings collection
|
|
<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>
|
|
<TR>
|
|
<TD>DRAWINGS</TD>
|
|
<TD>Instance Attribute</TD>
|
|
<TD>Private</TD>
|
|
<TD>No</TD>
|
|
<TD>Type Ref To</TD>
|
|
<TD>CL_OBJECT_COLLECTION</TD>
|
|
<TD></TD>
|
|
<TD></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<H2>Events: </H2>
|
|
<BR/>
|
|
</BODY>
|
|
</HTML>
|