IPivotSortItem.Kind

Syntax

Kind: PivotSortKind;

Description

The Kind property sets type of sorting.

Comments

To determine sorting direction, use IPivotSortItem.Direction.

Example

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

See also:

IPivotSortItem