<autoSortScope> (AutoSort Scope)
Represents the sorting scope for the PivotTable.
Parent Elements |
|---|
|
Child Elements |
Subclause |
|---|---|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_AutoSortScope">
<sequence>
<element name="pivotArea" type="CT_PivotArea"/>
</sequence>
</complexType>