IPivotTables.Item

Syntax

Item(Index: Integer): IPivotTable;

Options

Index is index of a variant of a table with data.

Description

The Item property returns a variant of table with data, index of which is passed by the Index parameter.

See also:

IPivotTables