Definition Type: ComplexType
Name: CT_TableCol
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-table.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-table_xsd Drilldown into w in schema dml-table_xsdXSD Diagram of CT_TableCol in schema dml-table_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TableCol">
    <xsd:sequence>
        <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
    <xsd:attribute name="w" type="ST_Coordinate" use="required">
        <xsd:annotation>
            <xsd:documentation>Width</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
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:
Collapse References:
a:gridCol