Assembly: Pivot;
Namespace: Prognoz.Platform.Interop.Pivot;
The IPivotTables interface contains properties that are used to work with the collection of variants of data tables.
IPivotTables
| 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: