Click or drag to resize

BcfCellColumnIndex Property

[This is preliminary documentation and is subject to change.]

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

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

Return Value

Type: Int16
The zero-based index of the BcfColumn this BcfCell represents.
Version Information

BCF

Supported in: 4.0
See Also