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

Namespace: CalculationWorks.BusinessModel.Behaviors.Diagnostics
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public BcfCell Cell { get; }

Property Value

Type: BcfCell
The cell.
See Also