I have an Excel workbook with Pivot table created in MS Excel and would like to add filters in “Row”, “Filter” and “Column” area using Aspose.Cell. Please can you suggest if it is possible using Aspose component?
Thank you,
Suresh
I have an Excel workbook with Pivot table created in MS Excel and would like to add filters in “Row”, “Filter” and “Column” area using Aspose.Cell. Please can you suggest if it is possible using Aspose component?
Hi,
Thanks for your posting and using Aspose.Cells for .NET
Please download and try the latest version:
Aspose.Cells for .NET v7.5.0.5
Please try the following sample code.
I have also attached the source and output xlsx file used in and generated by this code.
C#
Hi Shakeel,