I'm having real problems setting the color of the Fill foreground for a cell 
using Apache POI commons
code. I was under the impression from the javadoc that this method was 
available:

void    setFillForegroundColor(short fg)
Set the foreground fill color as a indexed color value

Note: Ensure Foreground color is set prior to background color.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org

Reply via email to