The DataPivotTable type exposes the following members.

Properties

  NameDescription
Error
Gets or sets the object representing an error. If a pivot table was built correctly this property should be NULL.
XRoot
Gets FieldItem which is the root of X dimension.
YRoot
Gets FieldItem which is the root of Y dimension.

See Also