IPivotHeaderNumbering.ConsiderHeader

Syntax

ConsiderHeader: Boolean;

Description

The ConsiderHeader property determines whether corner 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.

Example

The example of use is given in description of the IPivotHeaderNumbering.IsOn property.

See also:

IPivotHeaderNumbering