var instance = new GC.Spread.Formatter.FormatterBase(format, cultureName); var value; // Type: Object value = instance.toJSON();
function toJSON() : Object;
Return Value
The custom formatter data.
var instance = new GC.Spread.Formatter.FormatterBase(format, cultureName); var value; // Type: Object value = instance.toJSON();
function toJSON() : Object;