ZCL_EXCEL_TABLE


Description: Represents Excel Table
Visibility: Public

Attributes:

Name Level Visibility Read-Only Typing Associated Type Description Initial Value
BUILTINSTYLE_DARK1 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleDark1'
BUILTINSTYLE_DARK2 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleDark2'
BUILTINSTYLE_DARK3 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleDark3'
BUILTINSTYLE_DARK4 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleDark4'
BUILTINSTYLE_DARK5 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleDark5'
BUILTINSTYLE_LIGHT1 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleLight1'
BUILTINSTYLE_LIGHT2 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleLight2'
BUILTINSTYLE_LIGHT3 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleLight3'
BUILTINSTYLE_LIGHT4 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleLight4'
BUILTINSTYLE_LIGHT5 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleLight5'
BUILTINSTYLE_MEDIUM1 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleMedium1'
BUILTINSTYLE_MEDIUM2 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleMedium2'
BUILTINSTYLE_MEDIUM3 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleMedium3'
BUILTINSTYLE_MEDIUM4 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleMedium4'
BUILTINSTYLE_MEDIUM5 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleMedium5'
BUILTINSTYLE_MEDIUM9 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleMedium9'
BUILTINSTYLE_MEDIUM16 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'TableStyleMedium16'
BUILTINSTYLE_PIVOT_LIGHT16 Constant Public No Type ZEXCEL_TABLE_STYLE Built in table style 'PivotStyleLight16'
FIELDCAT Instance Attribute Public No Type ZEXCEL_T_FIELDCATALOG field catalog
ID Instance Attribute Private No Type I Table ID
NAME Instance Attribute Private No Type STRING A string representing the name of the table
SETTINGS Instance Attribute Public No Type ZEXCEL_S_TABLE_SETTINGS table settings
TABLE_DATA Instance Attribute Private No Type Ref To DATA Ref to data
TOTALS_FUNCTION_AVERAGE Constant Public No Type ZEXCEL_TABLE_TOTALS_FUNCTION Totals function 'average'
TOTALS_FUNCTION_COUNT Constant Public No Type ZEXCEL_TABLE_TOTALS_FUNCTION Totals function 'count'
TOTALS_FUNCTION_MAX Constant Public No Type ZEXCEL_TABLE_TOTALS_FUNCTION Totals function 'max'
TOTALS_FUNCTION_MIN Constant Public No Type ZEXCEL_TABLE_TOTALS_FUNCTION Totals function 'min'
TOTALS_FUNCTION_SUM Constant Public No Type ZEXCEL_TABLE_TOTALS_FUNCTION Totals function 'sum'

Events: