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

参照

CommandNames タイプ