Forum Discussion

mkajale2's avatar
mkajale2
Occasional Contributor
6 years ago

NoClassDefFoundError: while reading XLSX file using XSSF cls for getCellType() /getStringCellValue()

Hello, I am trying to read data from .XLSX file using Latest Apache POI libraries  4.0.1.  However I amgetting follwoing error when I am trying to getCellType() or cell.getStringCellValue() etc. ...