Definition Type: Element
Name: pivotSelection
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_PivotSelection
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 4
Abstract
Documentation:
PivotTable Selection
Collapse XSD Schema Diagram:
Drilldown into pivotArea in schema sml-sheet_xsd Drilldown into id in schema shared-relationshipreference_xsd Drilldown into click in schema sml-sheet_xsd Drilldown into previousCol in schema sml-sheet_xsd Drilldown into previousRow in schema sml-sheet_xsd Drilldown into activeCol in schema sml-sheet_xsd Drilldown into activeRow in schema sml-sheet_xsd Drilldown into max in schema sml-sheet_xsd Drilldown into min in schema sml-sheet_xsd Drilldown into start in schema sml-sheet_xsd Drilldown into dimension in schema sml-sheet_xsd Drilldown into axis in schema sml-sheet_xsd Drilldown into count in schema sml-sheet_xsd Drilldown into extendable in schema sml-sheet_xsd Drilldown into data in schema sml-sheet_xsd Drilldown into label in schema sml-sheet_xsd Drilldown into showHeader in schema sml-sheet_xsd Drilldown into pane in schema sml-sheet_xsd Drilldown into CT_PivotSelection in schema sml-sheet_xsdXSD Diagram of pivotSelection in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pivotSelection" type="CT_PivotSelection" minOccurs="0" maxOccurs="4">
    <xsd:annotation>
        <xsd:documentation>PivotTable Selection</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pivotArea nsM:pivotArea (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
pane nsM:pane topLeft Optional
showHeader nsM:showHeader false (Optional)
label nsM:label false (Optional)
data nsM:data false (Optional)
extendable nsM:extendable false (Optional)
count nsM:count 0 (Optional)
axis nsM:axis Optional
dimension nsM:dimension 0 (Optional)
start nsM:start 0 (Optional)
min nsM:min 0 (Optional)
max nsM:max 0 (Optional)
activeRow nsM:activeRow 0 (Optional)
activeCol nsM:activeCol 0 (Optional)
previousRow nsM:previousRow 0 (Optional)
previousCol nsM:previousCol 0 (Optional)
click nsM:click 0 (Optional)
id r:id Optional
Collapse Derivation Tree: