IPivotDimensionLevelNumbering.IsEnabled

Syntax

IsEnabled: Boolean;

Description

The IsEnabled property returns whether numbering is used.

Comments

To determine whether numbering is enabled, use the IPivotDimensionLevelNumbering.Enable property.

Example

The property use is given in the example for IPivotDimensionLevelNumbering.Enable.

See also:

IPivotDimensionLevelNumbering