Click or drag to resize

BcfCellColumnId Property

Gets the column identifier of the BcfColumn this BcfCell represents.

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

Return Value

Type: BcfColumnId
The column identifier of the BcfColumn this BcfCell represents.
See Also