IPivotTables

Assembly: Pivot;

Description

The IPivotTables interface contains properties that are used to work with the collection of variants of data tables.

Comments

          IPivotTables

Properties

  Property name Brief description
Count The Count property returns the number of variants of data tables.
Item The Item property returns variant of data table.
ItemByElement The ItemByElement property returns variant of data table by element index.

See also:

Pivot Assembly Interfaces