Click or drag to resize
CalculationWorks Logo
BcfCellChangedEventArgsCell Property
Gets the cell containing the changed value.

Namespace: CalculationWorks.BusinessModel
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