IPivotTables

Assembly: Pivot;

Namespace: Prognoz.Platform.Interop.Pivot;

Description

The IPivotTables interface contains properties for working with a collection of variants of tables with data.

Comments

          IPivotTables

Properties

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

See also:

Pivot Assembly Interfaces