IPivotDimensionLevels

Assembly: Pivot;

Description

The IPivotDemensionLevels interface is used to work with the collection of table dimension levels.

Inheritance Hierarchy

          IPivotDimensionLevels

Comments

To get an object of this type, use IPivotDimension.Levels.

Properties

  Property name Brief description
Count The Count property returns the number of levels in the collection.
Dimension The Dimension property returns parent object.
Item The Item property returns an object used to work with set dimension level.

See also:

Pivot Assembly Interfaces