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

参照

CommandNames タイプ