Closed GoogleCodeExporter closed 8 years ago
Create an ExcelExport with a Table and call convertTable() instead of the usual
export() (export() just calls convertTable() followed by sendConverted()). Then
call setNextTable with the next table and the next sheet name. Then call
convertTable() again. Do as many times as you want. On the last Table, call
export().
Original comment by jnas...@gmail.com
on 13 Nov 2011 at 7:57
Original issue reported on code.google.com by
jnas...@gmail.com
on 13 Nov 2011 at 7:36