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