https://bz.apache.org/bugzilla/show_bug.cgi?id=48962
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEEDINFO |RESOLVED --- Comment #6 from Dominik Stadler <[email protected]> --- I think this is on-purpose because the color is "indexed", i.e. one of a predefined set provided by Excel. See methods isRGB() and getIndex() in XSSFColor, if isRGB() returns false, getRGB() will return null. -- 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]
