Is there really an limitation to 65535 rows using free.xls and creating/writing an excel2010 format document ?
I try this and only get 65535 rows out of around 85000
best regards
Michael F
Workbook wb = new Workbook();
wb.Version = ExcelVersion.Version2010;