Description
Write support for Excel's SpreadsheetML format.
Description
Output XML in the SpreadsheetML namespace. This allows you to generate XLS file for excel. Binary compressed Office Open Document format not yet supported, but you can take this xml output and name it ".xls" and Excel will be able to open the document as a spreadsheet.