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)
Parameter | Type | Description |
---|---|---|
pageField | const PivotField& | The PivotField object |
See Also
- Class Vector
- Class PivotField
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++