[]
Represents a collection of filters applied to a PivotTable.
public interface IPivotFilters
Public Interface IPivotFilters
| Name | Description |
|---|---|
| Count | Gets the number of filters. |
| this[int] | Gets the filter at the specified index. |
| Name | Description |
|---|---|
| Add(PivotFilterType, int, object, object, bool?) | Adds a new filter to the collection. |