IsOn: Boolean;
IsOn: boolean;
The IsOn property determines whether continuous numbering is used in table headers.
Available values:
True. Continuous numbering is used in header rows or columns. If the numbering is enabled in headers, an extra row or column is added, in which numbers of data columns or rows are specified. The same formatting is applied to the extra row or column, which is determined for headers.
False. Continuous numbering is not used. Default value.
The example of use is given in description of the IPivotHeader.Numbering property.
See also: