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

参照

CommandNames タイプ