Definition Type: Element
Name: OptimizeCache
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies that the PivotTable view use less memory to store the records from the data source.
Collapse XSD Schema Diagram:
XSD Diagram of OptimizeCache in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="OptimizeCache" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies that the PivotTable view use less memory to store the records from the data source.</xsd:documentation>
    </xsd:annotation>
</xsd:element>