Definition Type: Element
Name: tblStylePr
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:tblStylePrElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Represents the table-style conditional-override properties.
Collapse XSD Schema Diagram:
Drilldown into tcPr in schema wordnet_xsd Drilldown into trPr in schema wordnet_xsd Drilldown into tblPr in schema wordnet_xsd Drilldown into rPr in schema wordnet_xsd Drilldown into pPr in schema wordnet_xsd Drilldown into type in schema wordnet_xsd Drilldown into tblStylePrElt in schema wordnet_xsdXSD Diagram of tblStylePr in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="tblStylePr" type="tblStylePrElt" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Represents the table-style conditional-override properties.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pPr W:pPr 0 (1)
rPr W:rPr 0 (1)
tblPr W:tblPr 0 (1)
trPr W:trPr 0 1
tcPr W:tcPr 0 1
Collapse Child Attributes:
Name Type Default Value Use
type W:type Required
Collapse Derivation Tree: