Hello,
I have downloaded Aspose.Cells for java 16.12.6.
When I compile my program the compiler is throwing an error for the following statement:
Workbook wb = new Workbook();
It needs to be try-catched or in throws Exception.
In the previous versions we did not have this.
Is this normal ?
Thanks and regards,
Rafic