var instance = new GC.Spread.Formatter.GeneralFormatter(format, cultureName);
function GeneralFormatter( format : string, cultureName : string ) : GeneralFormatter;
パラメータ
- format
- 形式。
- cultureName
- カルチャ名。
var instance = new GC.Spread.Formatter.GeneralFormatter(format, cultureName);
function GeneralFormatter( format : string, cultureName : string ) : GeneralFormatter;