Spread.Sheets Documentation
interval Method
Returns the interval.
Syntax
var instance = new GC.Spread.CalcEngine.Functions.AsyncFunction(name, minArgs, maxArgs, description);
var value; // Type: number
value = instance.interval();
function interval() : number;

Return Value

The interval in milliseconds.
See Also

Reference

AsyncFunction type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.