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