Alberto1202 / zkspreadsheet

Automatically exported from code.google.com/p/zkspreadsheet
0 stars 0 forks source link

xls file support full rgb color. #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. enter "abc" in cell A1
2. set font color of A1 several times.

What is the expected output? What do you see instead?
expected:font color change to  same color code as choosed
result:Font color changed, but not the same color as choosed.

What version of the product are you using? On what operating system?
11/3,FF

Please provide any additional information below.

Original issue reported on code.google.com by whkuoatt...@gmail.com on 5 Nov 2010 at 4:25

GoogleCodeExporter commented 9 years ago
For xls (97-2003) file only.

Original comment by chenhe...@gmail.com on 20 Jan 2011 at 3:07

GoogleCodeExporter commented 9 years ago
1. This issue is not related to font color only. 
2. xls file used to have palette color info only. We are forced to use palette 
similar color and that is why the result color is not the same to the expected 
color.

Original comment by chenhe...@gmail.com on 20 Jan 2011 at 3:11

GoogleCodeExporter commented 9 years ago
handle XFExt and FullColorExt to support full color.

Original comment by chenhe...@gmail.com on 20 Jan 2011 at 3:11

GoogleCodeExporter commented 9 years ago
More like a feature to a fixed bug.

Original comment by chenhe...@gmail.com on 20 Jan 2011 at 3:12