Definition Type: Element
Name: AutoFormatName
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:AutoFormatNameType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Default PivotTableClassic
Documentation:
Specifies the name of the built-in format to be applied.
Collapse XSD Schema Diagram:
XSD Diagram of AutoFormatName in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="AutoFormatName" type="AutoFormatNameType" default="PivotTableClassic" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the name of the built-in format to be applied.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: