PHPExcel Usage Survey
Please
fill out our usage survey and make PHPExcel better! This will only take 5 minutes of your time.
Changelog 2008/10/27 (v1.6.4):
- General: (ET) Work item 7882 - RK record number error in MS developer documentation: 0x007E should be 0x027E
- Feature: (MBaker) Work item 7878 - getHighestColumn() returning "@" for blank worksheet causes corrupt output
- Feature: (MBaker) Work item 2346 - Implement ROW and COLUMN Lookup/Reference Functions (when specified with a parameter)
- Feature: (MBaker) Work item 2346 - Implement initial work on OFFSET Lookup/Reference Function (returning address rather than value at address)
- Feature: (ET) Work item 7416 - Excel5 reader: Page margins
- Feature: (ET) Work item 7417 - Excel5 reader: Header & Footer
- Feature: (ET) Work item 7449 - Excel5 reader support for page setup (paper size etc.)
- Feature: (MB) Work item 7445 - Improve speed and memory consumption of PHPExcel
WriterCSV
- Feature: (MB) Work item 7432 - Better recognition of number format in HTML, CSV, and PDF writer
- Feature: (MB) Work item 7485 - Font support: Superscript and Subscript
- Feature: (ET) Work item 7509 - Excel5 reader font support: Super- and subscript
- Feature: (ET) Work item 7521 - Excel5 reader style support: Text rotation and stacked text
- Feature: (ET) Work item 7530 - Excel5 reader: Support for hyperlinks
- Feature: (MB, ET) Work item 7557 - Import sheet by request
- Feature: (ET) Work item 7607 - PHPExcel
ReaderExcel5 support for page breaks
- Feature: (ET) Work item 7622 - PHPExcel
ReaderExcel5 support for shrink-to-fit
- Feature: (MB, ET) Work item 7675 - Support for error types
- Feature: (ET) Work item 7388 - Excel5 reader true formula support
- Feature: (ET) Work item 7701 - Support for named ranges (defined names) in PHPExcel
ReaderExcel5
- Feature: (ET) Work item 7781 - Support for repeating rows and repeating columns (print titles) in PHPExcel
ReaderExcel5
- Feature: (ET) Work item 7783 - Support for print area in PHPExcel
ReaderExcel5
- Feature: (ET) Work item 7795 - Excel5 reader and writer support for horizontal and vertical centering of page
- Feature: (MB) Applied patch 1962
- Feature: (ET) Work item 7866 - Excel5 reader and writer support for hidden cells (formulas)
- Feature: (MB, ET) Work item 7612 - Support for indentation in cells (feature request)
- Feature: (MB, ET) Work item 7828 - Option for reading only specified interval of rows in a sheet
- Bugfix: (MBaker) Work item 7367 - PHPExcel
CalculationFunctions::DATETIMENOW() and PHPExcel
CalculationFunctions::DATENOW() to force UTC
- Bugfix: (MBaker) Work item 7395 - Modified PHPExcel
SharedDate::FormattedPHPToExcel() and PHPExcel
SharedDate::ExcelToPHP to force datatype for return values
- Bugfix: (ET) Work item 7450 - Excel5 reader not producing UTF-8 strings with BIFF5 files
- Bugfix: (MB) Work item 7470 - Array constant in formula gives run-time notice with Excel2007 writer
- Bugfix: (MB) Work item 7494 - PHPExcel
ReaderExcel2007 setReadDataOnly(true) returns Rich-Text
- Bugfix: (ET) Work item 7496 - PHPExcel
ReaderExcel5 setReadDataOnly(true) returns Rich-Text
- Bugfix: (MB) Work item 7497 - Characters before superscript or subscript losing style
- Bugfix: (MB) Work item 7507 - Subscript not working with HTML writer
- Bugfix: (MB) Work item 7508 - DefaultColumnDimension not working on first column (A)
- Bugfix: (MB) Work item 7527 - Negative numbers are stored as text in PHPExcel
Writer2007
- Bugfix: (ET) Work item 7531 - Text rotation and stacked text not working with PHPExcel
WriterExcel5
...