Definition Type: Element
Name: tableStyle
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TableStyle
Containing Schema: dml-table.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Table Style
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-tablestyle_xsd Drilldown into nwCell in schema dml-tablestyle_xsd Drilldown into neCell in schema dml-tablestyle_xsd Drilldown into firstRow in schema dml-tablestyle_xsd Drilldown into swCell in schema dml-tablestyle_xsd Drilldown into seCell in schema dml-tablestyle_xsd Drilldown into lastRow in schema dml-tablestyle_xsd Drilldown into firstCol in schema dml-tablestyle_xsd Drilldown into lastCol in schema dml-tablestyle_xsd Drilldown into band2V in schema dml-tablestyle_xsd Drilldown into band1V in schema dml-tablestyle_xsd Drilldown into band2H in schema dml-tablestyle_xsd Drilldown into band1H in schema dml-tablestyle_xsd Drilldown into wholeTbl in schema dml-tablestyle_xsd Drilldown into tblBg in schema dml-tablestyle_xsd Drilldown into styleName in schema dml-tablestyle_xsd Drilldown into styleId in schema dml-tablestyle_xsd Drilldown into CT_TableStyle in schema dml-tablestyle_xsdXSD Diagram of tableStyle in schema dml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tableStyle" type="CT_TableStyle">
    <xsd:annotation>
        <xsd:documentation>Table Style</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tblBg a:tblBg 0 1
wholeTbl a:wholeTbl 0 1
band1H a:band1H 0 1
band2H a:band2H 0 1
band1V a:band1V 0 1
band2V a:band2V 0 1
lastCol a:lastCol 0 1
firstCol a:firstCol 0 1
lastRow a:lastRow 0 1
seCell a:seCell 0 1
swCell a:swCell 0 1
firstRow a:firstRow 0 1
neCell a:neCell 0 1
nwCell a:nwCell 0 1
extLst a:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
styleId a:styleId Required
styleName a:styleName Required
Collapse Derivation Tree: