PivotSortDirection

Description

The PivotSortDirection enumeration contains sorting directions that should be set by the specified table element.

It is used by the IPivotSortItem.Direction property.

Available Values

Value Brief description
0 None. No sorting.
1 Asc. Ascending value sorting.
2 Desc. Descending value sorting.

See also:

Pivot Assembly Enumerations