GcSpread.Sheets.Calc.Expressions Namespace > FunctionExpression type : argCount Method |
var instance = new GcSpread.Sheets.Calc.Expressions.FunctionExpression(fn, args); var value; // Type: number value = instance.argCount();
function argCount() : number;