Spread.Sheets Documentation
typeName Field
Represents the type name string used for supporting serialization.
Syntax
var instance = new GC.Spread.CalcEngine.Functions.Function(name, minArgs, maxArgs, functionDescription);
var value; // Type: string
value = instance.typeName;
var typeName : string;
See Also

Reference

Function type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.