PivotTable.ShowReportFilterPageByName
PivotTable.ShowReportFilterPageByName method
Show all the report filter pages according to PivotField’s name, the PivotField must be located in the PageFields.
public void ShowReportFilterPageByName(string fieldName)
Parameter | Type | Description |
---|---|---|
fieldName | String | The name of PivotField |
See Also
- class PivotTable
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells