GRAVE: java.lang.IllegalStateException: Cannot get a numeric value from a text cell
just make this to resolve that problem:
cell.setCellType(Cell.CELL_TYPE_STRING);
just make this to resolve that problem:
cell.setCellType(Cell.CELL_TYPE_STRING);
Aucun commentaire:
Enregistrer un commentaire