Definition Type: ComplexType
Name: tblGridColElt
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines the column settings for a table grid.
Collapse XSD Schema Diagram:
Drilldown into w in schema wordnet_xsdXSD Diagram of tblGridColElt in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="tblGridColElt">
    <xsd:annotation>
        <xsd:documentation>Defines the column settings for a table grid.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="w" type="twipsMeasureType">
        <xsd:annotation>
            <xsd:documentation>Gets or sets the column width (in twips).</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
w W:w (Optional)
Collapse Derivation Tree:
Collapse References:
W:gridCol