Hi,
We are using the Aspose.Cells.jar version of 2.1.0.6. From our application we are trying to generate a Excel Workbook by using Aspose, which contains >= 180 Worksheets.
Now we are getting the following Runtime Exception of java.lang.NullPointerException at com.aspose.cells.Worksheet.autoFitColumns(Unknown Source).
The same piece of code is working fine if we try to generate a Excel Workbook which contains < 180 WorkSheets.
(Note: If we comment the Worksheet.autoFitColumns() in our code, now we are getting the same kind of error at com.aspose.cells.Cell.getStyle(Unknown Source))
I have attached the errorLog.zip file for your reference.
Can you please help us to rectify this issue? Thanks in advance.
Thanks & Regards,
Karuppiah M