IPivotHeaderNumbering

Assembly: Pivot;

Description

The IPivotHeaderNumbering interface contains properties that are used to control numbering in table headers.

Inheritance Hierarchy

IPivotHeaderNumbering

Comments

Numbering control parameters can be obtained in the IPivotHeader.Numbering property.

Properties

  Property name Brief description
AutoIdent The AutoIdent property determines whether dimension element indents are taken into account if numbering is in table headers.
ConsiderHeader The ConsiderHeader property determines whether corner rows or columns are taken into account when calculating row or column number.
CornerFormat The CornerFormat property returns numbering format in table corner.
CrossDimension The CrossDimension property determines whether dimension numbering is merged in table headers.
IsOn The IsOn property determines whether continuous numbering is used in table headers.
PlaceAtEnd The PlaceAtEnd property determines a place for numbers in table headers.
Prefix The Prefix property determines a numbering prefix in table headers.
StartIndex The StartIndex property determines an initial numbering value in table headers.

See also:

Pivot Assembly Interfaces