IPivotHeaderNumbering.CrossDimension

Syntax

CrossDimension: Boolean;

Description

The CrossDimension property determines whether dimension numbering is merged in table headers.

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