The PivotTable type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Error | Gets or sets an object representing error. If a pivot table has been built correctly this property should be NULL. | |
| SortedColumn | Gets a pivot table column number by which a pivot table was sorted. | |
| SortedFact | Gets a fact by which a pivot table was sorted. | |
| XRoot | Gets FieldItem which is the root of X dimension. | |
| YRoot | Gets FieldItem which is the root of Y dimension. |