https://issues.apache.org/bugzilla/show_bug.cgi?id=54833
Bug ID: 54833
Summary: The XSSF-implementation of the
DataValidation-interface method
setSuppressDropDownArrow is wrong
Product: POI
Version: 3.9
Hardware: PC
Status: NEW
Severity: minor
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
When you set
setSuppressDropDownArrow(false)
for a DataValidation in a sheet of a XSSF-Workbook the DropDownArrows are NOT
shown in the resulting Excel-File.
The name of the method infers a different behavior.
For a sheet of a HSSF-Workbook the DropDownArrows are shown. So in this case
the behavior is correct.
--
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]