Hello,
we have a specific use-case where our application needs to manipulate PivotCache directly to change a pivot in excel based on an external data source
We are currently using an older .NET application that does this, but we would like to migrate it into Java. We have evaluated and tested a combination of Apache POI + Aspose Cells which seems to be able to pull this off, but I was wondering if there is a way to manipulate PivotCahe (either directly or indirectly) in Aspose Cells as that would be easier for us.
Best regards,
Jan Bures