https://bz.apache.org/bugzilla/show_bug.cgi?id=59442

--- Comment #2 from Dominik Stadler <[email protected]> ---
Did some investigation on this:
* CellUtils currently only supports the indexed colors, not the newer full
colors
* When setting properties via setCellStyleProperties(), internally a new style
is created with only indexed colors being copied over
* Adding full support would require interface methods for setting/getting full
color in class Color, however support for full color in setters in
HSSFCellStyle is not available, so this would be needed as well here.

-- 
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]

Reply via email to