Definition Type: Element
Name: gridCol
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_TableCol
Containing Schema: dml-table.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Table Grid Column
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-table_xsd Drilldown into w in schema dml-table_xsd Drilldown into CT_TableCol in schema dml-table_xsdXSD Diagram of gridCol in schema dml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="gridCol" type="CT_TableCol" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Table Grid Column</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst a:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
w a:w Required
Collapse Derivation Tree: