Definition Type: Attribute
Name: type
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:tableLayoutTypeType
Containing Schema: wordnet.xsd
Use (Optional)
Documentation:
Specifies whether the table layout is AutoFit or fixed-width.
Collapse XSD Schema Diagram:
XSD Diagram of type in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="type" type="tableLayoutTypeType">
    <xsd:annotation>
        <xsd:documentation>Specifies whether the table layout is AutoFit or fixed-width.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: