https://bz.apache.org/bugzilla/show_bug.cgi?id=60228
Bug ID: 60228
Summary: Cell.getCellTypeEnum should not be deprecated until
Cell.getCellType returns a CellType
Product: POI
Version: 3.15-FINAL
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: SS Common
Assignee: [email protected]
Reporter: [email protected]
Both Cell.getCellTypeEnum and Cell.getCellType are deprecated at version 3.15.
Then we cannot get some "cell type" value in non-deprecated way.
Cell.getCellType should be deprecated because it will return a CellType value
in the future.
So using Cell.getCellTypeEnum is recommended at now. And after Cell.getCellType
returns a CellType value, Cell.getCellTypeEnum should be deprecated.
--
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]