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