Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

PivotFilter Properties

Represents a filter applied to a PivotTable field.
Name Description
Description Gets or sets a brief description of the filter.
Field Gets the pivot field to which the current filter is applied.
FilterType Gets the type of the pivot filter.
MeasureField Gets the data field containing summary values being filtered by a value filter.
Name Gets or sets the name of the pivot filter.
SecondValue Gets the second filter criteria value.
Top10Type Gets or sets the type of the “Top 10” value filter.
Value Gets the first filter criteria value.
See Also