Definition Type: Element
Name: HeaderRange
Namespace: http://schemas.microsoft.com/office/excel/2003/xml
Containing Schema: excel2003xml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains an absolute reference (in R1C1 reference style) to the first cell in the row of headers for a table mapping.
Collapse XSD Schema Diagram:
XSD Diagram of HeaderRange in schema excel2003xml_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="HeaderRange" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains an absolute reference (in R1C1 reference style) to the first cell in the row of headers for a table mapping.</xsd:documentation>
    </xsd:annotation>
</xsd:element>