Hi, I would like to know what would be the correct way to get the Background color of a cell using XSSFColor. I am using getFillForegroundColorColor() from CellStyle class and it retuns rgb as ZERO (BLACK) when the color is indexed with value 64 which is AUTOMATIC.
Which is correct API to get the background color of a cell taking into account the index values too. Thanks. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Background-Color-for-XLSX-Files-when-usinng-Indexed-Automatic-tp5718484.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
