Hi, Can you try with the latest nightly build of POI from https://builds.apache.org/job/POI/lastSuccessfulBuild/artifact/build/dist/ ?
We applied a fiew a few weeks ago which might make this work as expected. Dominik. On Mon, Apr 13, 2015 at 1:27 PM, Pankaj <[email protected]> wrote: > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
