You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2020/07/28 09:38:29 UTC

[Bug 63118] proposal: make Cell.setCellType(CellType.FORMULA) illegal

https://bz.apache.org/bugzilla/show_bug.cgi?id=63118

--- Comment #3 from Alex <cr...@gmx.de> ---
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org