SpreadJS製品ヘルプ
ShortDateFormat フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : ShortDateFormat フィールド
コマンド名ShortDateFormatを取得します。
シンタックス
var value; // Type: ShortDateFormat
value = GC.Spread.Sheets.Designer.CommandNames.ShortDateFormat;
var ShortDateFormat : ShortDateFormat;
使用例
// 次のサンプルコードは、コマンド名でShortDateFormatを取得します。
var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.ShortDateFormat);
関連トピック

参照

CommandNames タイプ