https://bz.apache.org/bugzilla/show_bug.cgi?id=63118
--- Comment #3 from Alex <[email protected]> --- The suggesion, to use setCellValue(...) instead would imply that the value is known, it is not. Where as using `setCellType`, the value has not to be known. `getStringCellValue()` is not working properly, if the CellType was not changed to String beforehand. How can this be accomplished now, with such a deprecation, that offers no substitute for the lost functionality? -- 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]
