Definition Type: Element
Name: table
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Table
Containing Schema: sml-table.xsd
Abstract
Documentation:
Table
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-table_xsd Drilldown into tableStyleInfo in schema sml-table_xsd Drilldown into tableColumns in schema sml-table_xsd Drilldown into sortState in schema sml-table_xsd Drilldown into autoFilter in schema sml-table_xsd Drilldown into connectionId in schema sml-table_xsd Drilldown into totalsRowCellStyle in schema sml-table_xsd Drilldown into dataCellStyle in schema sml-table_xsd Drilldown into headerRowCellStyle in schema sml-table_xsd Drilldown into totalsRowBorderDxfId in schema sml-table_xsd Drilldown into tableBorderDxfId in schema sml-table_xsd Drilldown into headerRowBorderDxfId in schema sml-table_xsd Drilldown into totalsRowDxfId in schema sml-table_xsd Drilldown into dataDxfId in schema sml-table_xsd Drilldown into headerRowDxfId in schema sml-table_xsd Drilldown into published in schema sml-table_xsd Drilldown into totalsRowShown in schema sml-table_xsd Drilldown into totalsRowCount in schema sml-table_xsd Drilldown into insertRowShift in schema sml-table_xsd Drilldown into insertRow in schema sml-table_xsd Drilldown into headerRowCount in schema sml-table_xsd Drilldown into tableType in schema sml-table_xsd Drilldown into ref in schema sml-table_xsd Drilldown into comment in schema sml-table_xsd Drilldown into displayName in schema sml-table_xsd Drilldown into name in schema sml-table_xsd Drilldown into id in schema sml-table_xsd Drilldown into CT_Table in schema sml-table_xsdXSD Diagram of table in schema sml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="table" type="CT_Table">
    <xsd:annotation>
        <xsd:documentation>Table</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
autoFilter nsM:autoFilter 0 1
sortState nsM:sortState 0 1
tableColumns nsM:tableColumns 1 1
tableStyleInfo nsM:tableStyleInfo 0 1
extLst nsM:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
id nsM:id Required
name nsM:name Optional
displayName nsM:displayName Required
comment nsM:comment Optional
ref nsM:ref Required
tableType nsM:tableType worksheet Optional
headerRowCount nsM:headerRowCount 1 Optional
insertRow nsM:insertRow false Optional
insertRowShift nsM:insertRowShift false Optional
totalsRowCount nsM:totalsRowCount 0 Optional
totalsRowShown nsM:totalsRowShown true Optional
published nsM:published false Optional
headerRowDxfId nsM:headerRowDxfId Optional
dataDxfId nsM:dataDxfId Optional
totalsRowDxfId nsM:totalsRowDxfId Optional
headerRowBorderDxfId nsM:headerRowBorderDxfId Optional
tableBorderDxfId nsM:tableBorderDxfId Optional
totalsRowBorderDxfId nsM:totalsRowBorderDxfId Optional
headerRowCellStyle nsM:headerRowCellStyle Optional
dataCellStyle nsM:dataCellStyle Optional
totalsRowCellStyle nsM:totalsRowCellStyle Optional
connectionId nsM:connectionId Optional
Collapse Derivation Tree: