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