Home » File Formats » Spreadsheet_Excel_Writer » Bug #3986
Update to match Spreadsheet-WriteExcel
Details
| Request #3986 | Update to match Spreadsheet-WriteExcel |
|---|---|
| Submitted | 2005-03-28 22:40 UTC |
| From | rbro at hotmail dot com |
| Status | Closed |
| Package | Spreadsheet_Excel_Writer |
| PHP Version | 4.3.10 |
| OS | Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-03-28 22:40 UTC] rbro at hotmail dot com
Description:
------------
Would it be possible to update this module to support all the features that the perl module Spreadsheet-WriteExcel currently supports (http://search.cpan.org/dist/Spreadsheet-WriteExcel)? I'm especially interested in having Excel 97 support which the perl module has supported since May 2004. Thanks.
[2005-11-07 22:11 UTC] xnoguer at php dot net
you can have Excel 97 support using the expermimental setVersion(8) method.