Definition Type: ComplexType
Name: tableLayoutType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines the layout type settings for a table.
Collapse XSD Schema Diagram:
Drilldown into type in schema wordnet_xsdXSD Diagram of tableLayoutType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="tableLayoutType">
    <xsd:annotation>
        <xsd:documentation>Defines the layout type settings for a table.</xsd:documentation>
    </xsd:annotation>
    <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>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
type W:type (Optional)
Collapse Derivation Tree:
Collapse References:
W:tblLayout, W:tblLayout