Definition Type: Element
Name: AutoFormatPattern
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies whether cell pattern formatting is changed when a predefined format is applied.
Collapse XSD Schema Diagram:
XSD Diagram of AutoFormatPattern in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="AutoFormatPattern" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies whether cell pattern formatting is changed when a predefined format is applied.</xsd:documentation>
    </xsd:annotation>
</xsd:element>