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

参照

CommandNames タイプ