Click or drag to resize
CalculationWorks Logo
BcfUndoRedoItemRelatedRowRemovedCell Property
Gets the cell.

Namespace: CalculationWorks.BusinessModel.UndoRedo
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfRelatedRowsCell Cell { get; }

Property Value

Type: BcfRelatedRowsCell
The cell.
See Also