IPivot.ObtainTables

Syntax

ObtainTables: IPivotTables;

Description

The ObtainTables method returns the collection of data tables variants.

Comments

The current implementation supports one data table; to access it, use the IPivot.ObtainTable property.

See also:

IPivot