Workbook open error (#1919)

Hi, I got an error on opening file using aspose.cells for java 17.11.0. Can you help me with this?

String path = "CTRL0000075826.xlsx";
Workbook workbook = new Workbook(path);

CTRL0000075826.xlsx.zip (64.0 KB)

Regards,
Zeljko

@Zeljko,

Thanks for the template file and sample code.

After an initial test, I am able to observe the issue as you mentioned using your sample line of code and template file. I found an exception “com.aspose.cells.CellsException: Invalid IMEModeType string val” when loading the XLSX file format. I have logged a ticket with an id “CELLSJAVA-42820” for your issue. We will look into it soon.

Once we have an update on it, we will let you know here.

@Zeljko,

This is to inform you that we have fixed your issue (logged earlier as “CELLSJAVA-42820”) now. We will soon provide you the fixed version after performing QA and incorporating other enhancements and fixes.

@Zeljko,

Please try our latest version/fix: Aspose.Cells for Java v19.1.4:

aspose-cells-19.1.4.zip

Let us know your feedback.

The issues you have found earlier (filed as CELLSJAVA-42820) have been fixed in Aspose.Cells for Java 19.2. This message was posted using BugNotificationTool from Downloads module by Amjad_Sahi