Read Excel files in ActionScript 3

July 7th, 2008 posted by Marcio Rosa

An ActionScript 3 library for reading and writing Excel files. Currently reading numbers, text, and formulas from Excel version 2.0-2003 and writing numbers, text, and dates to Excel 2.0 is supported. No server-side help is needed.

Documentation and samples are at http://code.google.com/p/as3xls/

Post by Skitsanos