var value; // Type: any value = GcSpread.Sheets.Calc.Functions.AsyncFunction(name, minArgs, maxArgs);
function AsyncFunction( name : string, minArgs : number, maxArgs : number ) : any;
Functions type
Copyright © GrapeCity, inc. All rights reserved.