IPivotHeaderNumbering.IsOn

Fore Syntax

IsOn: Boolean;

Fore.NET Syntax

IsOn: boolean;

Description

The IsOn property determines whether continuous numbering is used in table headers.

Comments

Available values:

Example

The example of use is given in description of the IPivotHeader.Numbering property.

See also:

IPivotHeaderNumbering