Definition Type: Element
Name: tblGrid
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_TblGridBase
Containing Schema: wml.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Previous Table Grid
Collapse XSD Schema Diagram:
Drilldown into gridCol in schema wml_xsd Drilldown into CT_TblGridBase in schema wml_xsdXSD Diagram of tblGrid in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="tblGrid" type="CT_TblGridBase">
    <xsd:annotation>
        <xsd:documentation>Previous Table Grid</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
gridCol w:gridCol 0 unbounded
Collapse Derivation Tree: