Hi,

Try this:

style.setFillPattern(HSSFCellStyle.SOLIDFOREGROUND);
style.setFillForegroundColor( HSSFColor.AQUA.index );

Reply via email to