Alberto1202 / zkspreadsheet

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

Text color does not respect condition format #197

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Prepare an Excel file. in cell A1, format cell with "#,##0_);[Red](#,##0)" 
number format and save as condition.xls
2. Enter -100, shall show the red text in the cell.
3. Start zssdemo
4. visit .../zssdemo/test/viewer.zul
5. Load the excel condition.xls
6. Check cell A1

What is the expected output? What do you see instead?
Except: In cell A1 shall show red "(100)".
Real: black "(100)"

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chenhe...@gmail.com on 22 Nov 2010 at 7:04

GoogleCodeExporter commented 9 years ago
Fixed since Nov. 22, 2010.

Original comment by chenhe...@gmail.com on 22 Nov 2010 at 8:15