Assembly: Pivot;
The IPivotDemensionLevels interface is used to work with the collection of table dimension levels.
IPivotDimensionLevels
To get an object of this type, use IPivotDimension.Levels.
| 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: