Hi Aspose Team,
we are seeing below exception when reading excel files
IllegalStateException: toArray is not supported
at com.aspose.cells.b.a.d.zm.b()
at com.aspose.cells.a.a.zab.a(zm, boolean)
at com.aspose.cells.a.a.zz.d(String)
at com.aspose.cells.a.a.zz.c()
at com.aspose.cells.ztp.f()
at com.aspose.cells.ztp.(boolean)
at com.aspose.cells.zka.a(int, boolean)
at com.aspose.cells.zka.a(zm)
at com.aspose.cells.zka.a(String, zm, LoadOptions)
at com.aspose.cells.Workbook.a(String, LoadOptions)
at com.aspose.cells.Workbook.(String)
Can someone explain when and why we get this
Any solution to avoid the above exception
Thank you in advance.