 |
| BcfCellRow Property |
Gets the
BcfRow the cell belongs to.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfRow Row { get; }Public ReadOnly Property Row As BcfRow
Get
Property Value
Type:
BcfRowThe row.
See Also