Hi I am trying to create a cell with a background fill color of gray. I used the hex value of gray "C2C2C2", as in the code below
grayStyle.setFillBackgroundColor((short)0xC2C2C2); But it does not work. Does anybody know how to set the right background color? Thanks in advance Sid --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
