Bug 60136

Summary: Add Cell.getErrorCellEnum returns FormulaError to complement getErrorCellValue returns byte
Product: POI Reporter: Javen O'Neal <onealj>
Component: SS CommonAssignee: POI Developers List <dev>
Status: NEW ---    
Severity: enhancement    
Priority: P2    
Version: 3.15-dev   
Target Milestone: ---   
Hardware: PC   
OS: All   
Bug Depends on:    
Bug Blocks: 59836    

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.