Definition Type: ComplexType
Name: CT_TrPr
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TrPrBase
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into trPrChange in schema wml_xsd Drilldown into del in schema wml_xsd Drilldown into ins in schema wml_xsd Drilldown into hidden in schema wml_xsd Drilldown into jc in schema wml_xsd Drilldown into tblCellSpacing in schema wml_xsd Drilldown into tblHeader in schema wml_xsd Drilldown into trHeight in schema wml_xsd Drilldown into cantSplit in schema wml_xsd Drilldown into wAfter in schema wml_xsd Drilldown into wBefore in schema wml_xsd Drilldown into gridAfter in schema wml_xsd Drilldown into gridBefore in schema wml_xsd Drilldown into divId in schema wml_xsd Drilldown into cnfStyle in schema wml_xsd Drilldown into CT_TrPrBase in schema wml_xsdXSD Diagram of CT_TrPr in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TrPr">
    <xsd:complexContent>
        <xsd:extension base="CT_TrPrBase">
            <xsd:sequence>
                <xsd:element name="ins" type="CT_TrackChange" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Inserted Table Row</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="del" type="CT_TrackChange" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Deleted Table Row</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="trPrChange" type="CT_TrPrChange" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Revision Information for Table Row Properties</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cnfStyle w:cnfStyle 0 1
divId w:divId 0 (1)
gridBefore w:gridBefore 0 (1)
gridAfter w:gridAfter 0 (1)
wBefore w:wBefore 0 1
wAfter w:wAfter 0 1
cantSplit w:cantSplit 0 (1)
trHeight w:trHeight 0 (1)
tblHeader w:tblHeader 0 (1)
tblCellSpacing w:tblCellSpacing 0 1
jc w:jc 0 1
hidden w:hidden 0 (1)
ins w:ins 0 (1)
del w:del 0 (1)
trPrChange w:trPrChange 0 (1)
Collapse Derivation Tree:
Collapse References:
w:trPr, w:trPr, w:trPr