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