Definition Type: Element
Name: tableStyleInfo
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_TableStyleInfo
Containing Schema: sml-table.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Table Style
Collapse XSD Schema Diagram:
Drilldown into showColumnStripes in schema sml-table_xsd Drilldown into showRowStripes in schema sml-table_xsd Drilldown into showLastColumn in schema sml-table_xsd Drilldown into showFirstColumn in schema sml-table_xsd Drilldown into name in schema sml-table_xsd Drilldown into CT_TableStyleInfo in schema sml-table_xsdXSD Diagram of tableStyleInfo in schema sml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tableStyleInfo" type="CT_TableStyleInfo" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Table Style</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
name nsM:name Optional
showFirstColumn nsM:showFirstColumn Optional
showLastColumn nsM:showLastColumn Optional
showRowStripes nsM:showRowStripes Optional
showColumnStripes nsM:showColumnStripes Optional
Collapse Derivation Tree: