Hi,
I have tried to read a New Google Spreadsheet(Spreadsheet created with Try the new Google Sheets enabled). First i will download the spreadsheet as a XLSX file and then try reading it.
I get the following error on creating the New Workbook on that file
caused by: java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
at java.util.ArrayList.rangeCheck(ArrayList.java:635)
at java.util.ArrayList.get(ArrayList.java:411)
at com.aspose.cells.lj.a(Unknown Source)
at com.aspose.cells.lj.c(Unknown Source)
at com.aspose.cells.lj.b(Unknown Source)
at com.aspose.cells.lo.q(Unknown Source)
at com.aspose.cells.lo.a(Unknown Source)
at com.aspose.cells.ln.a(Unknown Source)
at com.aspose.cells.Workbook.a(Unknown Source)
at com.aspose.cells.Workbook.(Unknown Source)
I have attached the downloaded xlsx file.
Please look into this. Im using the version 7.0.4