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

参照

CommandNames タイプ