IPivotSortItem.Kind

Syntax

Kind: PivotSortKind;

Description

The Kind property determines a sorting type.

Comments

To determine sorting direction, use IPivotSortItem.Direction.

Example

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

See also:

IPivotSortItem