 | BcfCellColumnIndex Property |
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
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