Definition Type: Element
Name: gridCol
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:tblGridColElt
Containing Schema: wordnet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Defines a single grid entry. For more information, see tblGrid.
Collapse XSD Schema Diagram:
Drilldown into w in schema wordnet_xsd Drilldown into tblGridColElt in schema wordnet_xsdXSD Diagram of gridCol in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="gridCol" type="tblGridColElt" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Defines a single grid entry. For more information, see tblGrid.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
w W:w (Optional)
Collapse Derivation Tree: