var instance = new GC.Spread.Formatter.FormatterBase(format, cultureName); var value; // Type: Object value = instance.toJSON();
function toJSON() : Object;
戻り値の型
カスタムフォーマッターのデータ。
var instance = new GC.Spread.Formatter.FormatterBase(format, cultureName); var value; // Type: Object value = instance.toJSON();
function toJSON() : Object;