[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ExternalVariable.OnDirtied

OnDirtied Method

OnDirtied()

Designates this external variable to be recalculated when the next recalculation occurs.

Declaration
protected virtual void OnDirtied()
Protected Overridable Sub OnDirtied()
Remarks

Accessing calculation engine (like get value of external variable) is available inside this function.