ZCL_EXCEL_WRITER_2007


Description: Excel writer 2007
Visibility: Public

Attributes:

Name Level Visibility Read-Only Typing Associated Type Description Initial Value
C_CONTENT_TYPES Constant Protected No Type STRING Content Type XML File Name '[Content_Types].xml'
C_DOCPROPS_APP Constant Protected No Type STRING App XML File Name 'docProps/app.xml'
C_DOCPROPS_CORE Constant Protected No Type STRING Core XML File Name 'docProps/core.xml'
C_OFF Constant Private No Type STRING Byte Value '0'
C_ON Constant Private No Type STRING Byte Value '1'
C_RELATIONSHIPS Constant Protected No Type STRING Rels XML File Name '_rels/.rels'
C_XL_DRAWINGS Constant Protected No Type STRING xlDrawings XML File Name 'xl/drawings/drawing#.xml'
C_XL_DRAWINGS_RELS Constant Protected No Type STRING xlDrawings XML File Name 'xl/drawings/_rels/drawing#.xml.rels'
C_XL_RELATIONSHIPS Constant Protected No Type STRING xlRels XML File Name 'xl/_rels/workbook.xml.rels'
C_XL_SHAREDSTRINGS Constant Protected No Type STRING xlSharedStrings XML File Name 'xl/sharedStrings.xml'
C_XL_SHEET Constant Protected No Type STRING xlSheet XML File Name Template 'xl/worksheets/sheet#.xml'
C_XL_SHEET_RELS Constant Protected No Type STRING xlSheetRels XML File Name Template 'xl/worksheets/_rels/sheet#.xml.rels'
C_XL_STYLES Constant Protected No Type STRING xlStyles XML File Name 'xl/styles.xml'
C_XL_THEME Constant Protected No Type STRING xlTheme XML File Name 'xl/theme/theme1.xml'
C_XL_WORKBOOK Constant Protected No Type STRING xlWorkbook XML File Name 'xl/workbook.xml'
EXCEL Instance Attribute Protected No Type Ref To ZCL_EXCEL Excel creator
SHARED_STRINGS Instance Attribute Private No Type ZEXCEL_T_SHARED_STRING Shared Strings
STYLES_COND_MAPPING Instance Attribute Private No Type ZEXCEL_T_STYLES_COND_MAPPING Styles mapping
STYLES_MAPPING Instance Attribute Private No Type ZEXCEL_T_STYLES_MAPPING Styles mapping

Events: