Bug 60136 - Add Cell.getErrorCellEnum returns FormulaError to complement getErrorCellValue returns byte
Summary: Add Cell.getErrorCellEnum returns FormulaError to complement getErrorCellValu...
Status: NEW
Alias: None
Product: POI
Classification: Unclassified
Component: SS Common (show other bugs)
Version: 3.15-dev
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: POI Developers List
URL:
Keywords:
Depends on:
Blocks: 59836
  Show dependency tree
 
Reported: 2016-09-14 21:31 UTC by Javen O'Neal
Modified: 2016-09-14 21:31 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Javen O'Neal 2016-09-14 21:31:54 UTC
The current error codes returned by Cell#getErrorCellValue() should be replaced with enums.

This should be implemented in a way that will not break backwards compatibility until at least POI 4.0.