IPivotHeaderNumbering.ConsiderHeader

Syntax

ConsiderHeader: Boolean;

ConsiderHeader: Boolean;

Description

The ConsiderHeader property determines whether header rows or columns are taken into account when calculating row or column number.

Comments

Available values:

The property is relevant if the IsOn property is set to True.

Fore and Fore.NET Examples

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

See also:

IPivotHeaderNumbering