Click or drag to resize

BcfCellColumnIndex Property

Gets the zero-based index of the BcfColumn this BcfCell represents.

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

Return Value

Type: Int16
The zero-based index of the BcfColumn this BcfCell represents.
See Also