https://bz.apache.org/bugzilla/show_bug.cgi?id=59833
Bug ID: 59833
Summary: Promote FillPatternType-based
getFillPattern/setFillPattern to Common SS
Product: POI
Version: 3.15-dev
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: SS Common
Assignee: [email protected]
Reporter: [email protected]
FillPatternType enum was added in r701797 to XSSFCellStyle, but never added to
HSSFCellStyle. In the interest of making the HSSF and XSSF share the same
Common SS API and in the interest of having typed parameters, HSSFCellStyle
should have the same changes.
We should favor the FillPatternType enum variants and in the future remove the
non-typed methods that operate on shorts.
--
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]