[Lazarus] fpspreadsheet excel5 export

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Wed Jun 23 18:25:42 CEST 2010


2010/6/23 Bogusław Brandys <brandys at o2.pl>:
> I have tested excel8 writing using  xlsbiff8 unit and excel5demo project
> (replaced xlsbiff5 with xlsbiff8 ) but effect is the same.

Did you change the place where you specify the format in which you want to save?

  MyWorkbook.WriteToFile(MyDir + 'test.xls', >>>sfExcel5<<<, False);

Adding the units just adds the capability to write the format.

And you could just use the excel8 example directly.

-- 
Felipe Monteiro de Carvalho




More information about the Lazarus mailing list