Definition Type: Element
Name: CacheFile
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the name of the file containing the supporting records for a PivotTable view or report.
Collapse XSD Schema Diagram:
Drilldown into Href in schema excel_xsdXSD Diagram of CacheFile in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="CacheFile" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the name of the file containing the supporting records for a PivotTable view or report.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:attribute name="Href" type="xsd:string" use="required">
            <xsd:annotation>
                <xsd:documentation>Specifies the name of the file containing the supporting records for a PivotTable view or report.</xsd:documentation>
            </xsd:annotation>
        </xsd:attribute>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
Href x:Href Required