Definition Type: SimpleType
Name: ST_ColID
Namespace: http://schemas.openxmlformats.org/drawingml/2006/spreadsheetDrawing
Containing Schema: dml-spreadsheetDrawing.xsd
Documentation:
Column ID
Collapse XSD Schema Diagram:
XSD Diagram of ST_ColID in schema dml-spreadsheetdrawing_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_ColID">
    <xsd:annotation>
        <xsd:documentation>Column ID</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:int">
        <xsd:minInclusive value="0" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MinInclusive 0
Collapse Derivation Tree:
Collapse References:
nsF:col