Spread.Sheets Documentation
maxArgs Field
Represents the maximum number of arguments for the function.
Syntax
var instance = new GC.Spread.CalcEngine.Functions.Function(name, minArgs, maxArgs, functionDescription);
var value; // Type: number
value = instance.maxArgs;
var maxArgs : number;
See Also

Reference

Function type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.