Definition Type: ComplexType
Name: CT_TblPr
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TblPrBase
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tblPrChange in schema wml_xsd Drilldown into tblLook in schema wml_xsd Drilldown into tblCellMar in schema wml_xsd Drilldown into tblLayout in schema wml_xsd Drilldown into shd in schema wml_xsd Drilldown into tblBorders in schema wml_xsd Drilldown into tblInd in schema wml_xsd Drilldown into tblCellSpacing in schema wml_xsd Drilldown into jc in schema wml_xsd Drilldown into tblW in schema wml_xsd Drilldown into tblStyleColBandSize in schema wml_xsd Drilldown into tblStyleRowBandSize in schema wml_xsd Drilldown into bidiVisual in schema wml_xsd Drilldown into tblOverlap in schema wml_xsd Drilldown into tblpPr in schema wml_xsd Drilldown into tblStyle in schema wml_xsd Drilldown into CT_TblPrBase in schema wml_xsdXSD Diagram of CT_TblPr in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TblPr">
    <xsd:complexContent>
        <xsd:extension base="CT_TblPrBase">
            <xsd:sequence>
                <xsd:element name="tblPrChange" type="CT_TblPrChange" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Revision Information for Table Properties</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tblStyle w:tblStyle 0 (1)
tblpPr w:tblpPr 0 1
tblOverlap w:tblOverlap 0 1
bidiVisual w:bidiVisual 0 1
tblStyleRowBandSize w:tblStyleRowBandSize 0 1
tblStyleColBandSize w:tblStyleColBandSize 0 1
tblW w:tblW 0 1
jc w:jc 0 1
tblCellSpacing w:tblCellSpacing 0 1
tblInd w:tblInd 0 1
tblBorders w:tblBorders 0 1
shd w:shd 0 1
tblLayout w:tblLayout 0 1
tblCellMar w:tblCellMar 0 1
tblLook w:tblLook 0 1
tblPrChange w:tblPrChange 0 (1)
Collapse Derivation Tree:
Collapse References:
w:tblPr