 |
| BcfUndoRedoItemSetValueCell Property |
Gets the cell.
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic BcfCell Cell { get; }Public ReadOnly Property Cell As BcfCell
Get
Property Value
Type:
BcfCellThe cell.
See Also