Definition Type: Element
Name: tblStylePr
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TblStylePr
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Style Conditional Table Formatting Properties
Collapse XSD Schema Diagram:
Drilldown into tcPr in schema wml_xsd Drilldown into trPr in schema wml_xsd Drilldown into tblPr in schema wml_xsd Drilldown into rPr in schema wml_xsd Drilldown into pPr in schema wml_xsd Drilldown into type in schema wml_xsd Drilldown into CT_TblStylePr in schema wml_xsdXSD Diagram of tblStylePr in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tblStylePr" type="CT_TblStylePr" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Style Conditional Table Formatting 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: