https://bz.apache.org/bugzilla/show_bug.cgi?id=59790
Bug ID: 59790
Summary: Convert FormulaType class to an enum
Product: POI
Version: 3.15-dev
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: SS Common
Assignee: [email protected]
Reporter: [email protected]
FormulaType currently uses integer constants. Classes that use these constants
are untyped, making it possible to have latent failures for invalid constants
or bloating the code with boilerplate value checking.
--
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]