Spread.Sheets
GeneralFormatter コンストラクタ
書式。
カルチャ名。
指定された書式モードと書式文字列を持つフォーマッターを表します。
シンタックス
Javascript (Usage) 
var instance = new GC.Spread.Formatter.GeneralFormatter(format, cultureName);
Javascript (Specification) 
function GeneralFormatter( 
   format : string,
   cultureName : string
) : GeneralFormatter;

パラメータ

format
書式。
cultureName
カルチャ名。

関連トピック

参照

GeneralFormatter クラス

 

 


© 2016-2018, GrapeCity inc. All rights reserved.