I am using aspose 18.12 jar file
1.String FILE_NAME=“D:\AmazonService\sheet0.xlsx”;
2. com.aspose.cells.Workbook sortinWorkbook=new com.aspose.cells.Workbook(FILE_NAME);
“java.lang.ArrayIndexOutOfBoundsException: -32768” error throws in 2nd line while accepting excel file and creating workbook. here i attached excel file which throws an errorExcel Sheet.zip (407.4 KB)
. kindly respond and give solution as soon as possible.