[Lazarus] Reading a spreadsheet with fpspreadsheet
Bogusław Brandys
brandys at o2.pl
Fri Jul 30 11:16:44 CEST 2010
Felipe Monteiro de Carvalho wrote:
> 2010/7/30 Bogusław Brandys <brandys at o2.pl>:
>> How difficult would be to add text orientation in cell ?
>
> Now the following works:
>
> MyWorksheet.WriteUTF8Text(0, 0, Str_First);
> MyWorksheet.WriteTextRotation(0, 0, rt90DegreeClockwiseRotation);
>
> Only in biff 8 format and only for texts at the moment.
>
> You can choose counterclockwise or clockwise.
>
Felipe,
This is marvelous ! Many thanks!
Boguslaw
More information about the Lazarus
mailing list