If anyone's wondering, I gave up on this approach. It's more effective
to use merged regions. 

> -----Original Message-----
> From: Karr, David 
> Sent: Saturday, March 10, 2007 11:57 AM
> To: POI Users List
> Subject: How to determine what color a cell is from the style 
> color index?
> 
> I'm reading a spreadsheet, and I have a cell and it's 
> cellstyle, so I can get the fillbg index.  How do I tell what 
> color that is?  I can't even figure it out by looking at the 
> "Constant Field Values" link in the javadoc.  A cell that 
> appears to be white shows a value of 65, and a cell that 
> appears to be grey shows a value of 64. I don't even see 
> those values as values of the "index" field in the constants page.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
> The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to