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