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

参照

CommandNames タイプ