Aspose::Cells::Pivot::PivotTable::ShowReportFilterPage method

PivotTable::ShowReportFilterPage method

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

void Aspose::Cells::Pivot::PivotTable::ShowReportFilterPage(const PivotField &pageField)
ParameterTypeDescription
pageFieldconst PivotField&The PivotField object

See Also