The OrderingType class contains the options for ordering a PivotTableField.

 public sealed class OrderingType
Public NotInheritable Class OrderingType

Name

Description

Manual

This is the default ordering in Excel. When the file is opened in Excel, items can be rearranged by dragging them

Ascending

Items will be arranged in ascending order (A-Z)

Descending

Items will be arranged in descending order (Z-A)