| GC.Spread 名前空間 > Formatter タイプ : GeneralFormatter メソッド |
| Javascript (Usage) | |
|---|---|
var value; // Type: any value = GC.Spread.Formatter.GeneralFormatter(format, cultureName); | |
| Javascript (Specification) | |
|---|---|
function GeneralFormatter( format : string, cultureName : string ) : any; | |