Definition Type: Element
Name: Rule
Namespace: urn:schemas-microsoft-com:office:excel
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains a text string describing the area to which the PTRule refers.
Collapse XSD Schema Diagram:
XSD Diagram of Rule in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Rule" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains a text string describing the area to which the PTRule refers.</xsd:documentation>
    </xsd:annotation>
</xsd:element>