[Table of Contents] [docx version]

SpreadsheetML Reference Material - Table of Contents

autoSortScope (AutoSort Scope)

Represents the sorting scope for the PivotTable.

Parent Elements

pivotField3.10.1.69)

 

Child Elements

Subclause

pivotArea (Pivot Area)

§3.3.1.66

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_AutoSortScope">

   <sequence>

   <element name="pivotArea" type="CT_PivotArea"/>

   </sequence>

</complexType>