Skip to main content

PivotSummaryFilter.Apply Method

Name Parameters Description
Apply(PivotSummaryFilter) filter Applies the summary filter with settings copied from the specified PivotSummaryFilter object.
Apply(Object, Object, PivotGridFieldBase, PivotGridFieldBase) startValue, endValue, rowField, columnField Applies the summary filter with the specified range of values to be displayed. The filter is applied to cells that belong to the specified detail level.
Apply(Object, Object) startValue, endValue Applies the summary filter with the specified range of values to be displayed.