Definition Type: Element
Name: tblPr
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:tblPrElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the table properties to override in the table style.
Collapse XSD Schema Diagram:
Drilldown into annotation in schema aml_xsd Drilldown into tblLook in schema wordnet_xsd Drilldown into tblCellMar in schema wordnet_xsd Drilldown into tblLayout in schema wordnet_xsd Drilldown into shd in schema wordnet_xsd Drilldown into tblBorders in schema wordnet_xsd Drilldown into tblInd in schema wordnet_xsd Drilldown into tblCellSpacing in schema wordnet_xsd Drilldown into jc in schema wordnet_xsd Drilldown into tblW in schema wordnet_xsd Drilldown into tblStyleColBandSize in schema wordnet_xsd Drilldown into tblStyleRowBandSize in schema wordnet_xsd Drilldown into bidiVisual in schema wordnet_xsd Drilldown into tblRtl in schema wordnet_xsd Drilldown into tblOverlap in schema wordnet_xsd Drilldown into tblpPr in schema wordnet_xsd Drilldown into tblStyle in schema wordnet_xsd Drilldown into tblPrElt in schema wordnet_xsdXSD Diagram of tblPr in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="tblPr" type="tblPrElt" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the table properties to override in the table style.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tblStyle W:tblStyle 0 (1)
tblpPr W:tblpPr 0 1
tblOverlap W:tblOverlap 0 1
tblRtl W:tblRtl 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
annotation aml:annotation 0 1
Collapse Derivation Tree: