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