Definition Type: Element
Name: tcStyle
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TableStyleCellStyle
Containing Schema: dml-tableStyle.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Table Cell Style
Collapse XSD Schema Diagram:
Drilldown into cell3D in schema dml-tablestyle_xsd Drilldown into fillRef in schema dml-tablestyle_xsd Drilldown into fill in schema dml-tablestyle_xsd Drilldown into EG_ThemeableFillStyle in schema dml-tablestyle_xsd Drilldown into tcBdr in schema dml-tablestyle_xsd Drilldown into CT_TableStyleCellStyle in schema dml-tablestyle_xsdXSD Diagram of tcStyle in schema dml-tablestyle_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tcStyle" type="CT_TableStyleCellStyle" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Table Cell Style</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tcBdr a:tcBdr 0 1
fill a:fill 1 1
fillRef a:fillRef 1 1
cell3D a:cell3D 0 1
<xs:group> a:EG_ThemeableFillStyle 0 1
Collapse Derivation Tree: