SpreadJS製品ヘルプ
IconSetFourArrowsGray フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : 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);
関連トピック

参照

CommandNames タイプ