by grimholtz
JExcelApi is a java library which provides the ability to read, write, and modify Microsoft Excel spreadsheets. This project mirrors the files on http://www.jexcelapi.org, which has been known to go down on occasion.
- Renamed the common packages to be jxl.common, in order to avoid naming clashes - Incorporated Matt England's simple check in order to detect cyclic block chains in the compound file format - Included function names in Dutch in the resource bundle - ...
- Renamed the common packages to be jxl.common, in order to avoid naming clashes - Incorporated Matt England's simple check in order to detect cyclic block chains in the compound file format - Included function names in Dutch in the resource bundle - ...
Identical to the initial 2.6.9 release, but compiled for java 1.4 - When copying the Supbook record copy the original names into the duplicate array - When removing hyperlinks use Iterator.remove() function - Modifed the row insertion/removal to ...
Identical to the initial 2.6.9 release, but compiled for java 1.4 - When copying the Supbook record copy the original names into the duplicate array - When removing hyperlinks use Iterator.remove() function - Modifed the row insertion/removal to ...
- When copying the Supbook record copy the original names into the duplicate array - When removing hyperlinks use Iterator.remove() function - Modifed the row insertion/removal to invoke the methods on the DVParser to reflect the change in named ...
- When copying the Supbook record copy the original names into the duplicate array - When removing hyperlinks use Iterator.remove() function - Modifed the row insertion/removal to invoke the methods on the DVParser to reflect the change in named ...
- Fixed a NullPointerException introduced in 2.6.7 when replacing cells with comments but no data validation. Change log for 2.6.7 ==================== - When reading in StringFormulas and SharedStringFormulas, the CONTINUE record has an apparently ...
- Fixed a NullPointerException introduced in 2.6.7 when replacing cells with comments but no data validation. Change log for 2.6.7 ==================== - When reading in StringFormulas and SharedStringFormulas, the CONTINUE record has an apparently ...
- Fixed a bug when removing a named range so that it deletes it from all places where it is stored - Added in Peter's patch for supporting the CHOOSE function Defaulted Colour.UNKNOWN to BLACK when setting a cell border. This fixes the bug where ...
- Fixed a bug when removing a named range so that it deletes it from all places where it is stored - Added in Peter's patch for supporting the CHOOSE function Defaulted Colour.UNKNOWN to BLACK when setting a cell border. This fixes the bug where ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use