GcSpread.Sheets Namespace > CustomFormatterBase type : fromJSON Method |
var instance = new GcSpread.Sheets.CustomFormatterBase(format, cultureName); var value; // Type: any value = instance.fromJSON(settings);
function fromJSON( settings : Object ) : any;