Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Fix 204215 Background color for xtab doesn't cover the whole area in xls.[1102][1203]

-  Summary:
    Fix 204215 Background color for xtab doesn't cover the whole area in xls.[1102][1203]
-  Bugzilla Bug(s) Resolved: 
    204215
-  Description: 
   there are 2 major changes.
   1. an enhancement of style of merged cells.
       At present, the merged cells can apply the style accordingly.
    2. fix a wrong logic of retrieve border weight.
-  Test Description: 
    Manual Test
-  Notes to Build Team: 
  
-  Notes to Developers: 
 
-  Notes to QA: 
 
-  Files Edited: 
    /cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleBuilder.java
    /cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/Data.java
    /cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java
    /cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/StyleEntry.java
    /cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java 
-  Files Added:
 
Ian Liu
Inetsoft Technology
ianl@xxxxxxxxxxxx
 
 
 

Attachment: man_002.gif
Description: GIF image


Back to the top