AbstractCalculationMonitor.OriginalValue

AbstractCalculationMonitor.OriginalValue property

Gets the old value of the calculated cell. Should be used only in BeforeCalculate and AfterCalculate.

public object OriginalValue { get; }

See Also