Share via


PivotFilter.Delete Method

Excel Developer Reference

Deletes the filter and removes it from the filter collections of the PivotField and the PivotTable.

Version Information
 Version Added:  Excel 2007

Syntax

expression.Delete

expression   A variable that represents a PivotFilter object.

See Also