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

参照

CommandNames タイプ