PivotTable.ShowReportFilterPageByName

PivotTable.ShowReportFilterPageByName method

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

public void ShowReportFilterPageByName(string fieldName)
ParameterTypeDescription
fieldNameStringThe name of PivotField

See Also