IPivotHeaderNumbering.StartIndex

Syntax

StartIndex: Integer;

Description

The StartIndex property determines an initial numbering value in table headers.

Comments

Numbering starts with one by default.

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