IPivotTables.Item

Syntax

Item(Index: Integer): IPivotTable;

Parameters

Index - index of variant of data table.

Description

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

See also:

IPivotTables