https://bz.apache.org/bugzilla/show_bug.cgi?id=58138
Bug ID: 58138
Summary: The Conditional Formatting code should also work with
org.apache.poi.ss.usermodel.Color, as well as shorts
Product: POI
Version: 3.13-dev
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: SS Common
Assignee: [email protected]
Reporter: [email protected]
Currently, the Conditional Formatting code all uses short indexes for colours.
That's fine-ish for HSSF, but not ideal for XSSF which rarely uses indexed
colours
Much along the lines of how Font and CellStyle work, these conditional
formatting classes+interfaces should be updated to support
org.apache.poi.ss.usermodel.Color as well
--
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]