IPivotDimensionLevelNumbering

Assembly: Pivot;

Description

The IPivotDimensionLevelNumbering interface is used to work with numbering parameters of table dimension/level.

Inheritance Hierarchy

          IPivotDimensionLevelNumbering

Comments

To get an object of this type, use the IPivotDimensionLevelProperties.Numbering property.

Properties

  Property name Brief description
Enable The Enable property determines whether dimension/level numbering is enabled.
Format The Format property determines a dimension/level numbering format.
IsEnabled The IsEnabled property returns whether dimension/level numbering is used.
Separator The Separator property determines a separator that will be used on dimension/level numbering.
Type The Type property determines a dimension/level numbering type.

See also:

Pivot Assembly Interfaces