Show contents 

Pivot > Pivot Assembly Interfaces > IPivot > IPivot.ObtainTables

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 ObtainTable property.

See also:

IPivot