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