Hello,
I trying to read a update an excel which has two sheets. Sheet one in a pivot table based on sheet two.
When a read the excel with the
new Workbook(“c\myPivot.xls”).getWorksheets();
the sheet with the pivot table does not show up the in collection of sheets.
I am using the aspose 8.5.1.
Please advice
Thanks
Vasanth