PivotTable.ShowReportFilterPageByIndex

PivotTable.ShowReportFilterPageByIndex method

Show all the report filter pages according to the position index in the PageFields

public void ShowReportFilterPageByIndex(int posIndex)
ParameterTypeDescription
posIndexInt32The position index in the PageFields

See Also