LnCellType

Description

The LnCellType enumeration contains the type of the cells in the data table of a workbook.

It is used by the following properties and methods:

Available Values

Value Brief description
0 Normal. Ordinary cell.
1 Splice. The cell that is a data source for the resulting spliced series.
2 DiffersFromSource. The cell containing the value different from the value of the series in database.
4 Forecast. The cell containing forecast values.

Comments

The enumeration can be used to set up different cell types formatting style.

See also:

Laner Assembly Enumerations