[Lazarus] fpspreadsheet excel5 export
Bogusław Brandys
brandys at o2.pl
Wed Jun 23 18:43:06 CEST 2010
Felipe Monteiro de Carvalho wrote:
> 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.
>
Thanks! It works now. Btw when I'm trying to look at properties of
generated Excel 97 file it crashes explorer. It might be that my
computer has something broken though because I had to turn off many
services to free memory and speed up computer.
Boguslaw
More information about the Lazarus
mailing list