Definition Type: Element
Name: cacheFields
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CacheFields
Containing Schema: sml-pivotTable.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
PivotCache Fields
Collapse XSD Schema Diagram:
Drilldown into cacheField in schema sml-pivottable_xsd Drilldown into count in schema sml-pivottable_xsd Drilldown into CT_CacheFields in schema sml-pivottable_xsdXSD Diagram of cacheFields in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="cacheFields" type="CT_CacheFields" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>PivotCache Fields</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cacheField nsM:cacheField 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
count nsM:count (Optional)
Collapse Derivation Tree: