History of Changes: 1. Version 3.0-Alpha2 (16 June 2006)
History of Changes: 1. Version 3.0-Alpha2 (16 June 2006)
RSS
Page 1
Copyright © 2002-2006 The Apache Software Foundation All rights reserved.
History of Changes
Page 2
Copyright © 2002-2006 The Apache Software Foundation All rights reserved.
History of Changes
Page 3
Copyright © 2002-2006 The Apache Software Foundation All rights reserved.
History of Changes
• There were some issues when removing merged regions (specifically, removing all of
them and then adding some more) and have been resolved.(POI-DEVELOPERS)
• When a sheet contained shared formulas (when a formula is dragged across greater than 6
cells), the clone would fail. We now support cloning of sheets that contain this Excel
optimization. (POI-DEVELOPERS)
• Support added for reading formulas with UnaryPlus and UnaryMinus
operators.(POI-DEVELOPERS)
Page 4
Copyright © 2002-2006 The Apache Software Foundation All rights reserved.
History of Changes
Page 5
Copyright © 2002-2006 The Apache Software Foundation All rights reserved.
History of Changes
HSSFCellStyle(POI-DEVELOPERS)
• Fixed column width apis (unit wise) and various javadoc on the
subject(POI-DEVELOPERS)
• Fix for Dimensions record (again)... (one of these days I'll write a unit test for this
;-p).(POI-DEVELOPERS)
• Some optimization on sheet creation.(POI-DEVELOPERS)
23. Version 0.7 (and interim releases) (Release date not recorded)
• Added encoding flag to high and low level api to use utf-16 when needed
(HSSFCell.setEncoding())(POI-DEVELOPERS)
• added read only support for Label records (which are reinterpreted as LabelSST when
written)(POI-DEVELOPERS)
• Broken continuation record implementation (oops)(POI-DEVELOPERS)
Page 6
Copyright © 2002-2006 The Apache Software Foundation All rights reserved.
History of Changes
• BiffViewer class added for validating HSSF & POI and/or HSSF
Output.(POI-DEVELOPERS)
Page 7
Copyright © 2002-2006 The Apache Software Foundation All rights reserved.