[]
Represents a collection of formulas for a PivotTable report.
public interface IPivotFormulas
Public Interface IPivotFormulas
| Name | Description |
|---|---|
| Count | Gets a value that represents the number of objects in the collection. |
| this[int] | Gets a single IPivotFormula object from the collection. |
| this[string] | Gets a single IPivotFormula object from the collection. |