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)
ParameterTypeDescription
posIndexint32_tThe position index in the PageFields

See Also