ssml:CT_Table
Complex type information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-table.xsd
Content
- Sequence [1..1]
- ssml:autoFilter [0..1] Table AutoFilter
- ssml:sortState [0..1] Sort State
- ssml:tableColumns [1..1] Table Columns
- ssml:tableStyleInfo [0..1] Table Style
- ssml:extLst [0..1] Future Feature Storage Area
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [1..1] | xsd:unsignedInt | Table Id | |
name | [0..1] | ssml:ST_Xstring | Name | |
displayName | [1..1] | ssml:ST_Xstring | Table Name | |
comment | [0..1] | ssml:ST_Xstring | Table Comment | |
ref | [1..1] | ssml:ST_Ref | Reference | |
tableType | [0..1] | ssml:ST_TableType | Table Type | Default value is "worksheet". |
headerRowCount | [0..1] | xsd:unsignedInt | Header Row Count | Default value is "1". |
insertRow | [0..1] | xsd:boolean | Insert Row Showing | Default value is "false". |
insertRowShift | [0..1] | xsd:boolean | Insert Row Shift | Default value is "false". |
totalsRowCount | [0..1] | xsd:unsignedInt | Totals Row Count | Default value is "0". |
totalsRowShown | [0..1] | xsd:boolean | Totals Row Shown | Default value is "true". |
published | [0..1] | xsd:boolean | Published | Default value is "false". |
headerRowDxfId | [0..1] | ssml:ST_DxfId | Header Row Format Id | |
dataDxfId | [0..1] | ssml:ST_DxfId | Data Area Format Id | |
totalsRowDxfId | [0..1] | ssml:ST_DxfId | Totals Row Format Id | |
headerRowBorderDxfId | [0..1] | ssml:ST_DxfId | Header Row Border Format Id | |
tableBorderDxfId | [0..1] | ssml:ST_DxfId | Table Border Format Id | |
totalsRowBorderDxfId | [0..1] | ssml:ST_DxfId | Totals Row Border Format Id | |
headerRowCellStyle | [0..1] | ssml:ST_Xstring | Header Row Style | |
dataCellStyle | [0..1] | ssml:ST_Xstring | Data Style Name | |
totalsRowCellStyle | [0..1] | ssml:ST_Xstring | Totals Row Style | |
connectionId | [0..1] | xsd:unsignedInt | Connection ID |
Used by
- Element ssml:table