var value; // Type: IconSetFourTrafficLights value = GC.Spread.Sheets.Designer.CommandNames.IconSetFourTrafficLights;
var 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);