Top Level :: File Formats

Package Information: Spreadsheet_Excel_Writer 0.9.0

Show All Changelogs
» Version » Information
0.9.1 2006-09-26     beta
0.9.0Download

Release date: 2005-11-22 03:11 UTC
Release state: beta

Changelog:

New features:
- adding new methods Format::setVAlign() and Format::setHAlign()
- adding support for uncapitalized functions in formulas (ej: "=sum(B27:B31)")
- adding support for different charsets with method Worksheet::setInputEncoding()
- adding support for sheetnames longer than 31 chars when using setVersion(8).
Bug fixes:
- Fixed Bug #1796, wrong regular expression in _writeUrlInternal
- Fixed Bug #2363, wrong export filename with spaces
- Fixed Bug #2425, Error using writeFormula with Now() and TODAY()
- Fixed Bug #2876, German Umlauts destroy sheet references
- Fixed Bug #1706, Formulas refer to other Worksheets with "spezial" names don't work
- Fixed Bug #2748, setMargins(), setHeader() and setFooter() work in excel but not in openoffice.
- Fixed Bug #5698, preg_replace in _writeUrlInternal
- Fixed Bug #2823, Inpropper results from writeUrl() method

Dependencies:
  • PEAR Package: OLE 0.5 or newer
  • PHP Version: PHP 4.1.0 or newer
0.8 2004-06-22     beta
0.7 2004-02-27     beta
0.6 2003-11-15     beta
0.5 2003-10-01     beta
0.4 2003-08-24     beta
0.3 2003-05-03     beta
0.2 2003-03-18     beta
0.1 2003-01-03     devel