PivotFieldSortOptions Members
Contains sort options for a PivotTable field.Properties
| Name | Description |
|---|---|
| AutoSortField | Gets the index of the data field used by the sort criteria applied to the pivot field. |
| ItemReferences | Provides access to the collection of PivotItemReference objects used by the sorting criteria applied to the pivot field. |
| Type | Gets or sets the type of sort applied to the PivotTable field. |
See Also