 | BcfCellColumnIndex Property |
[This is preliminary documentation and is subject to change.]
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntaxpublic short ColumnIndex { get; }Public ReadOnly Property ColumnIndex As Short
Get
Return Value
Type:
Int16The zero-based index of the
BcfColumn this
BcfCell represents.
See Also