XlSortType Enum  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies which elements are to be sorted. Use this argument only when sorting PivotTable reports.
public enum class XlSortTypepublic enum XlSortTypePublic Enum XlSortType- Inheritance
- 
				XlSortType
Fields
| Name | Value | Description | 
|---|---|---|
| xlSortValues | 1 | Sorts the PivotTable report by values. | 
| xlSortLabels | 2 | Sorts the PivotTable report by labels. |