I found the answer (after delivering several hundred ugly spreadsheets around the country). Just 2 simple lines of code:
t1Style.setFillForegroundColor(HSSFColor.LIGHT_TURQUOISE.index); t1Style.setFillPattern(HSSFCellStyle.SOLID_FOREGROUND); Thanks for all the help! Phil. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
