Contains an enumeration indicating how PivotItems, for this PivotField, are sorted in the PivotTable report. Used in conjunction with AutoSortField.
      
<AutoSortOrder />
    | Element type | AutoSortOrderType | 
| Namespace | urn:schemas-microsoft-com:office:excel | 
| Schema name | XML Spreadsheet 2000 | 
| Element | Description | 
|---|---|
| PivotField | Contains information about a PivotField. | 
None.
None.
      
<xsd:element name="AutoSortOrder" type="AutoSortOrderType" default="Manual" minOccurs="0" >
</xsd:element>