The PivotSortDirection enumeration contains sorting directions that should be set by the specified table element.
It is used by the IPivotSortItem.Direction property.
Value | Brief description |
0 | None. No sorting. |
1 | Asc. Ascending value sorting. |
2 | Desc. Descending value sorting. |
See also: