Pivot Table Hide and Sort Data

Pivot Table Hide and Sort Data

Aspose.Cells supports hiding and sorting data in a pivot table. The following code snippet demonstrates this feature by sorting the Score column in descending order and then hiding the rows with a score less than 60.

The source and output Excel files used in the code snippet are attached for reference.

Source File

Output File