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
Documentation:
Table Properties
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-table_xsd Drilldown into tableStyleId in schema dml-table_xsd Drilldown into tableStyle in schema dml-table_xsd Drilldown into effectDag in schema dml-shapeeffects_xsd Drilldown into effectLst in schema dml-shapeeffects_xsd Drilldown into EG_EffectProperties in schema dml-shapeeffects_xsd Drilldown into grpFill in schema dml-shapeeffects_xsd Drilldown into pattFill in schema dml-shapeeffects_xsd Drilldown into blipFill in schema dml-shapeeffects_xsd Drilldown into gradFill in schema dml-shapeeffects_xsd Drilldown into solidFill in schema dml-shapeeffects_xsd Drilldown into noFill in schema dml-shapeeffects_xsd Drilldown into EG_FillProperties in schema dml-shapeeffects_xsd Drilldown into bandCol in schema dml-table_xsd Drilldown into bandRow in schema dml-table_xsd Drilldown into lastCol in schema dml-table_xsd Drilldown into lastRow in schema dml-table_xsd Drilldown into firstCol in schema dml-table_xsd Drilldown into firstRow in schema dml-table_xsd Drilldown into rtl in schema dml-table_xsd Drilldown into CT_TableProperties in schema dml-table_xsdXSD Diagram of tblPr in schema dml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
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: