 | BcfRowCells Property |
Gets the cell collection.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic BcfCellCollection Cells { get; }Public ReadOnly Property Cells As BcfCellCollection
Get
Property Value
Type:
BcfCellCollection
See Also