var value; // Type: PivotTableListFormulas value = GC.Spread.Sheets.Designer.CommandNames.PivotTableListFormulas;
var 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);