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

参照

CommandNames タイプ