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