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

Reference

Function type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.