Definition Type: Element
Name: col
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Col
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Column Width & Formatting
Collapse XSD Schema Diagram:
Drilldown into collapsed in schema sml-sheet_xsd Drilldown into outlineLevel in schema sml-sheet_xsd Drilldown into phonetic in schema sml-sheet_xsd Drilldown into customWidth in schema sml-sheet_xsd Drilldown into bestFit in schema sml-sheet_xsd Drilldown into hidden in schema sml-sheet_xsd Drilldown into style in schema sml-sheet_xsd Drilldown into width in schema sml-sheet_xsd Drilldown into max in schema sml-sheet_xsd Drilldown into min in schema sml-sheet_xsd Drilldown into CT_Col in schema sml-sheet_xsdXSD Diagram of col in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="col" type="CT_Col" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Column Width &amp; Formatting</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
min nsM:min Required
max nsM:max Required
width nsM:width Optional
style nsM:style 0 Optional
hidden nsM:hidden false Optional
bestFit nsM:bestFit false Optional
customWidth nsM:customWidth false Optional
phonetic nsM:phonetic false Optional
outlineLevel nsM:outlineLevel 0 Optional
collapsed nsM:collapsed false Optional
Collapse Derivation Tree: