Definition Type: Element
Name: tblPr
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TableProperties
Containing Schema: dml-table.xsd
MinOccurs 0
MaxOccurs 1
Abstract False
Documentation:
Table Properties
Collapse XSD Schema Diagram:
Drilldown into bandCol Drilldown into bandRow Drilldown into lastCol Drilldown into lastRow Drilldown into firstCol Drilldown into firstRow Drilldown into rtl Drilldown into extLst Drilldown into tableStyleId Drilldown into tableStyle Drilldown into effectDag Drilldown into effectLst Drilldown into grpFill Drilldown into pattFill Drilldown into blipFill Drilldown into gradFill Drilldown into solidFill Drilldown into noFill Drilldown into CT_TablePropertiesXSD Diagram of tblPr
Collapse XSD Schema Code:
<xsd:element name="tblPr" type="CT_TableProperties" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Table Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
noFill a:noFill 1 1
solidFill a:solidFill 1 1
gradFill a:gradFill 1 1
blipFill a:blipFill 1 1
pattFill a:pattFill 1 1
grpFill a:grpFill 1 1
effectLst a:effectLst 1 1
effectDag a:effectDag 1 1
tableStyle a:tableStyle (1) (1)
tableStyleId a:tableStyleId (1) (1)
extLst a:extLst 0 1
<xs:group> a:EG_FillProperties 0 1
<xs:group> a:EG_EffectProperties 0 1
Collapse Child Attributes:
Name Type Default Value Use
rtl a:rtl false Optional
firstRow a:firstRow false Optional
firstCol a:firstCol false Optional
lastRow a:lastRow false Optional
lastCol a:lastCol false Optional
bandRow a:bandRow false Optional
bandCol a:bandCol false Optional
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus