IPivotHeaderNumbering

Assembly: Pivot;

Namespace: Prognoz.Platform.Interop.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
ConsiderHeader The ConsiderHeader property determines whether header rows or columns are taken into account when calculating row or column number.
IsOn The IsOn property determines whether continuous numbering is used in table headers.
PlaceAtEnd The PlaceAtEnd property determines a place for numbers.

See also:

Pivot Assembly Interfaces