Assembly: Pivot;
Namespace: Prognoz.Platform.Interop.Pivot;
The IPivotTables interface contains properties for working with a collection of variants of tables with data.
IPivotTables
| 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: