<autoSortScope> (AutoSort Scope)

Represents the sorting scope for the PivotTable.

Parent Elements

<pivotField>3.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>