https://bz.apache.org/bugzilla/show_bug.cgi?id=60370
Bug ID: 60370
Summary: XSSFDataValidation, promptBox, \n ignored (no
multiline)
Product: POI
Version: 3.15-FINAL
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi!
dataValidation.createPromptBox("something\nother") shows two lines if
implementation is HSSFDataValidation, but only "somethingother" if
implementation is XSSFDataValidation.
Workaround is simply to replace \n with _x000a_
--
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]