Definition Type: Element
Name: ColFirst
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 column in the referenced row that the referenced area begins with.
Collapse XSD Schema Diagram:
XSD Diagram of ColFirst in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ColFirst" type="xsd:int">
    <xsd:annotation>
        <xsd:documentation>Specifies the column in the referenced row that the referenced area begins with.</xsd:documentation>
    </xsd:annotation>
</xsd:element>