The IPivotTable type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ColumnKeys |
Gets the collection of column keys.
| |
| Columns |
Dimensions for pivot table columns.
| |
| PivotData |
Gets the underlying IPivotData instance.
| |
| RowKeys |
Gets the collection of row keys.
| |
| Rows |
Dimensions for pivot table rows.
|
See Also