Definition Type: Attribute
Name: Index
Namespace: urn:schemas-microsoft-com:office:excel
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
Form Qualified
Use Optional
Documentation:
Specifies the column in the autofilter range to which the current autofilter applies.
Collapse XSD Schema Diagram:
XSD Diagram of Index in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="Index" type="xsd:integer" use="optional" form="qualified">
    <xsd:annotation>
        <xsd:documentation>Specifies the column in the autofilter range to which the current autofilter applies.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>