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