https://bz.apache.org/bugzilla/show_bug.cgi?id=60228
sbchowrasia <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Ever confirmed|1 |0 Resolution|FIXED |--- --- Comment #2 from sbchowrasia <[email protected]> --- Hi Javen O'Neal Sorry to inform you that i am still getting deprecated warning message for usage of getCellTypeEnum() function. Below is the code which i am using. if (cell.getCellTypeEnum() == CellType.STRING) return cell.getStringCellValue(); Can you help me out. Please note: I have downloaded apache poi version 3.15 today itself. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
