Definition Type: Attribute
Name: Value
Namespace: urn:schemas-microsoft-com:office:excel
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
Form Qualified
Use Required
Documentation:
Defines the test to apply in conjunction with the Operator 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" form="qualified" type="xsd:string" use="required">
    <xsd:annotation>
        <xsd:documentation>Defines the test to apply in conjunction with the Operator attribute.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>