This might be another RTFM question. The background color seems to work fine, with one exception. The color will not show unless you set a background fill, ok. But when I set HSSFCellStyle.AUTOMATIC fill the cell gets really messed up, and when I use HSSFCellStyle.SOLID_FILL the cell data disaperas behind the fill even tough I use the setFillBackgroundColor() method. The only solution I have found is to use SPARSE_DOTS and the data will show through the dots, but this way the data is very hard to read.
/ marcus _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com
