GC.Spread.CalcEngine.Functions Namespace : AsyncFunctionEvaluateMode type |
Object
GC.Spread.CalcEngine.Functions.AsyncFunctionEvaluateMode
Name | Description | |
---|---|---|
calculateOnce | Specifies that the async function only evaluates once. | |
onInterval | Specifies that the async function evaluates based on the interval. | |
onRecalculation | Specifies that the async function evaluates the changed, referenced cells. |