PPLPivotTableSortDirection::Direction

Description

The PPLPivotTableSortDirection::Direction enumeration is used to determine sorting direction.

Used by the following methods:

Available Values

Value Brief description
kAsc Ascending sorting.
kDesc Descending sorting.
kNone No sorting.

See also:

Enumerations