Definition Type: ComplexType
Name: CT_TblGridChange
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Markup
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tblGrid in schema wml_xsd Drilldown into id in schema wml_xsd Drilldown into CT_Markup in schema wml_xsdXSD Diagram of CT_TblGridChange in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TblGridChange">
    <xsd:complexContent>
        <xsd:extension base="CT_Markup">
            <xsd:sequence>
                <xsd:element name="tblGrid" type="CT_TblGridBase">
                    <xsd:annotation>
                        <xsd:documentation>Previous Table Grid</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tblGrid w:tblGrid (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id w:id Required
Collapse Derivation Tree:
Collapse References:
w:tblGridChange