PivotTable.ShowReportFilterPage

PivotTable.ShowReportFilterPage method

Show all the report filter pages according to PivotField, the PivotField must be located in the PageFields.

public void ShowReportFilterPage(PivotField pageField)
ParameterTypeDescription
pageFieldPivotFieldThe PivotField object

See Also