var value; // Type: IconSetFourArrowsGray value = GC.Spread.Sheets.Designer.CommandNames.IconSetFourArrowsGray;
var IconSetFourArrowsGray : IconSetFourArrowsGray;
var value; // Type: IconSetFourArrowsGray value = GC.Spread.Sheets.Designer.CommandNames.IconSetFourArrowsGray;
var IconSetFourArrowsGray : IconSetFourArrowsGray;
// 次のサンプルコードは、コマンド名でIconSetFourArrowsGrayを取得します。 var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.IconSetFourArrowsGray);