Hi,

I am currently trying to get the correct color of a Cell in HSSF. I know
that i can get the color index from HSSFCellstyle. How can can i relate the
color index to a java color (java.awt.Color), or how can i create a
HSSFColor instance from the color index, without creating a huge 'switch'
statement. Is there some sort of factory method around in POI 1.5? 

Thanks

Lorenzo

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to