aspose file tools
The moose likes Other Open Source Projects and the fly likes Problem with setFillBackgroundColor in HSSF Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Problem with setFillBackgroundColor in HSSF" Watch "Problem with setFillBackgroundColor in HSSF" New topic
Author

Problem with setFillBackgroundColor in HSSF

Neeraj Dhiman
Ranch Hand

Joined: Dec 19, 2011
Posts: 63

hi friends, i am trying to create a excel using POI 3.5.
Every thing is working fine but background color is not reflected in excel.
Code:


Although alignment works fine. and i found the target color of cell is black not Green.

Any help, Thanks in Advance.


Correct Me if i am wrong
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problem with setFillBackgroundColor in HSSF
 
Similar Threads
HSSF
How to get excel's attribute, using poi ?
facing diffculty to highlight background color of an excel cell which is not reflected in file
Excel Writing Using Java
Help with Dataformats in Excel using Apache POI