https://bz.apache.org/bugzilla/show_bug.cgi?id=69864
Bug ID: 69864
Summary: Data validation with explicit list of values does not
accept numbers
Product: POI
Version: 5.4.1-FINAL
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: SS Common
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I have a numeric cell with data validation using an explicit list of numeric
values (such as 0,12000,40000). This works fine in Excel and LibreOffice, but
POI sees the values as strings (StringEval) and refuses to match a cell that
doesn't have CellType.STRING (relevant code is in ValidationEnum.LIST)
--
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]