Hello Aspose.
Is there an easy way to determine if there is a Pivot Table data source in an Excel file?
Thanks in advance.
Hello Aspose.
Is there an easy way to determine if there is a Pivot Table data source in an Excel file?
Thanks in advance.
You can use PivotTable.GetSource() that will give you data source range, so you may evaluate and determine accordingly.