IPivotDimElementsDetailingItem

Assembly: Pivot;

Description

The IPivotDimElementsDetailingItem interface contains properties and methods that are used to work with dimension element drill down.

Inheritance Hierarchy

          IPivotDimElementsDetailingItem

Comments

To get the object of this type, use the IPivotDimElementsDetailing.Item property.

To create an object of this type, use the IPivotDimElementsDetailing.Add property.

Properties

  Property name Brief description
Elements The Elements property determines dimension selection.
Selection The Selection property determines the collection of dimension selections.

See also:

Pivot Assembly Interfaces