Hi,
In my application we used Aspose 2.5.3 jar. In that namedRange and worksheets class used across the application. Now we are try to upgrade to 8.2 aspose jar. Due to this upgrade in my application impact is high so it is like re-writing the project. Is there any option to use NamedRange and worksheets class. Is it possible to provide this class along with latest aspose jar? Please help me on this.
Thanks & Regards,
Saravanan Mani
Hi,
Well, I am afraid we cannot provide or include those older classes (NamedRange and Worksheets etc.) in the newer versions. The NamedRange is replaced by the Name class and the Worksheets is replaced by WorksheetCollection class in the latest APIs set of the component. We are very sorry but you have to to change your code segments in accordance with newer Name and WorksheetCollection classes while upgrading to latest versions of the product, there is no other alternative for you.
Thank you.