If you only want to export data from your application (e.g. statistics), you can make a plain-text file with html table (just only table, no head, body or html node) and save with extension xls. This ugly-file will be normally opened by excel (but if user make some changes and saves in excel, it will be converted into normal excel format).
This is the most ugly but easiest way to make "export data to excel" feature. -- View this message in context: http://forum.world.st/Is-there-any-package-to-manipulate-excel-files-tp3022239p3023373.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.