Introduced in build 8.4
Description
The OrderingType class contains the options for ordering a PivotTableField.
C#
vb.net
Values
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) |
