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

参照

CommandNames タイプ