Definition Type: Element
Name: tableColumn
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_TableColumn
Containing Schema: sml-table.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Table Column
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-table_xsd Drilldown into xmlColumnPr in schema sml-table_xsd Drilldown into totalsRowFormula in schema sml-table_xsd Drilldown into calculatedColumnFormula 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 totalsRowDxfId in schema sml-table_xsd Drilldown into dataDxfId in schema sml-table_xsd Drilldown into headerRowDxfId in schema sml-table_xsd Drilldown into queryTableFieldId in schema sml-table_xsd Drilldown into totalsRowLabel in schema sml-table_xsd Drilldown into totalsRowFunction in schema sml-table_xsd Drilldown into name in schema sml-table_xsd Drilldown into uniqueName in schema sml-table_xsd Drilldown into id in schema sml-table_xsd Drilldown into CT_TableColumn in schema sml-table_xsdXSD Diagram of tableColumn in schema sml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tableColumn" type="CT_TableColumn" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Table Column</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
calculatedColumnFormula nsM:calculatedColumnFormula 0 1
totalsRowFormula nsM:totalsRowFormula 0 1
xmlColumnPr nsM:xmlColumnPr 0 1
extLst nsM:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
id nsM:id Required
uniqueName nsM:uniqueName Optional
name nsM:name Required
totalsRowFunction nsM:totalsRowFunction none Optional
totalsRowLabel nsM:totalsRowLabel Optional
queryTableFieldId nsM:queryTableFieldId Optional
headerRowDxfId nsM:headerRowDxfId Optional
dataDxfId nsM:dataDxfId Optional
totalsRowDxfId nsM:totalsRowDxfId Optional
headerRowCellStyle nsM:headerRowCellStyle Optional
dataCellStyle nsM:dataCellStyle Optional
totalsRowCellStyle nsM:totalsRowCellStyle Optional
Collapse Derivation Tree: