Aspose::Cells::Pivot::PivotTable::ShowReportFilterPageByIndex method
PivotTable::ShowReportFilterPageByIndex method
Show all the report filter pages according to the position index in the PageFields.
void Aspose::Cells::Pivot::PivotTable::ShowReportFilterPageByIndex(int32_t posIndex)
Parameter | Type | Description |
---|---|---|
posIndex | int32_t | The position index in the PageFields |
See Also
- Class Vector
- Class PivotTable
- Namespace Aspose::Cells::Pivot
- Library Aspose.Cells for C++