PivotSortDirection

Description

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

It is used by the following property:

Available Values

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

See also:

Pivot Assembly Enumerations