AbstractCalculationMonitor.CalculatedValue

AbstractCalculationMonitor.CalculatedValue property

Gets the newly calculated value of the cell. Should be used only in AfterCalculate.

public object CalculatedValue { get; }

See Also