Spread.Sheets
culture メソッド
取得するカルチャ名。
Sheetsのカルチャを取得または設定します。
シンタックス
Javascript (Usage) 
var value; // Type: string
value = GC.Spread.Common.CultureManager.culture(cultureName);
Javascript (Specification) 
function culture( 
   cultureName : string
) : string;

パラメータ

cultureName
取得するカルチャ名。

戻り値の型

. Sheetsの現在のカルチャ名。

関連トピック

参照

CultureManager タイプ

 

 


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