IPivotSortItem.Direction

Syntax

Direction: PivotSortDirection;

Description

The Direction property determines sorting direction.

Comments

To determine a sorting type, use IPivotSortItem.Kind.

Example

The property use is given in the example for IPivotSortItem.Selection.

See also:

IPivotSortItem