GC.Spread.CalcEngine.Functions Namespace > Function type : findTestArgument Method |
var instance = new GC.Spread.CalcEngine.Functions.Function(name, minArgs, maxArgs, functionDescription); var value; // Type: number value = instance.findTestArgument();
function findTestArgument() : number;