For a list of all members of this type, see IPivotField members.
Public Methods
| Name | Description |
| ClearAllFilters |
Deletes all filters currently applied to the PivotField. This includes deleting all filters from the PivotFilters
collection of the PivotField and removing any manual filtering applied to the PivotField as well. If the PivotField is in the Report
Filter area, the item selected will be set to the default item.
|
| ClearManualFilter |
Provides an easy way to set the Visible property to True for all items of a PivotField in PivotTables,
and to empty the HiddenItemsList and VisibleItemsList collections in OLAP PivotTables.
|
Top
See Also