Hi Folks,

I am reading data from a spreadsheet and rendering it into a HTML table
for display on a web site.

The issue I have is that I need the background colour of the HTML table
cell to match the background (fill) colour of the spreadsheet cell. When
I make the getFillForegroundColor() on the cell style all I get is a
short (HSSFColor index). I need to convert the short returned to a value
that HTML will understand.

Anyone got any ideas or suggestions?

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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

Reply via email to