Click or drag to resize

BcfCellCellId Property

Gets the cell ID.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfCellId CellId { get; }

Return Value

Type: BcfCellId
The cell ID.
Remarks
The cell-ID is constructed from row-ID, table-index and column-index.
See Also