Assembly: Pivot;
Namespace: Prognoz.Platform.Interop.Pivot;
The IPivotHeaderNumbering interface contains properties that are used to control numbering in table headers.
IPivotHeaderNumbering
Numbering control parameters can be obtained in the IPivotHeader.Numbering property.
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: