IPivotSorter.Item

Syntax

Item(Index: Integer): IPivotSortItem;

Parameters

Index. Sorting index in the collection.

Description

The Item property returns sorting by its index in the collection.

Comments

To get the number of sortings in the collection, use IPivotSorter.Count.

See also:

IPivotSorter