Definition Type: Element
Name: tableStyles
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_TableStyles
Containing Schema: sml-styles.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Table Styles
Collapse XSD Schema Diagram:
Drilldown into tableStyle in schema sml-styles_xsd Drilldown into defaultPivotStyle in schema sml-styles_xsd Drilldown into defaultTableStyle in schema sml-styles_xsd Drilldown into count in schema sml-styles_xsd Drilldown into CT_TableStyles in schema sml-styles_xsdXSD Diagram of tableStyles in schema sml-styles_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tableStyles" type="CT_TableStyles" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Table Styles</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tableStyle nsM:tableStyle 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
count nsM:count Optional
defaultTableStyle nsM:defaultTableStyle Optional
defaultPivotStyle nsM:defaultPivotStyle Optional
Collapse Derivation Tree: