Aspose Cells : java.lang.IndexOutOfBoundsException: Index: 72- Size: 72 While saving the workbook

Hello,

We have a excel report generation using aspose cells.

Aspose version used is aspose-cells-jdk15-2.0.1.jar

While saving the workbook it gives the following exception

java.lang.IndexOutOfBoundsException: Index: 72, Size: 72

at java.util.ArrayList.RangeCheck(ArrayList.java:546)

at java.util.ArrayList.get(ArrayList.java:321)

at com.aspose.cells.bK.a(Unknown Source)

at com.aspose.cells.cY.d(Unknown Source)

at com.aspose.cells.cY.y(Unknown Source)

at com.aspose.cells.cY.(Unknown Source)

at com.aspose.cells.Workbook.save(Unknown Source)

at com.aspose.cells.Workbook.save(Unknown Source)

at.test.Test.generateReport(Test.java: 20)

May you please look into the issue.

Thanks in advance to provide the solution.

Mamatha

Hi,

Could you try to use the attached version if it works fine.

If you still find any issue, kindly create a sample console application to post it here to reproduce the issue. We will check it soon.

Thank you.