[]
A collection of all the IPivotField objects in a pivot table report.
public interface IPivotFields
Public Interface IPivotFields
| Name | Description |
|---|---|
| Count | Gets the total number of fields in the collection. |
| this[int] | Gets the field at the specified index. |
| this[string] | Gets the field with the specified name. |