Definition Type: Element
Name: Column
Namespace: urn:schemas-microsoft-com:office:excel
Type: int:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Specifies the index to a column where a page break occurs.
Collapse XSD Schema Diagram:
XSD Diagram of Column in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Column" type="xsd:int">
    <xsd:annotation>
        <xsd:documentation>Specifies the index to a column where a page break occurs.</xsd:documentation>
    </xsd:annotation>
</xsd:element>