Several TextStyles in same line into Table.Cells
Posted: Mon Apr 07, 2008 6:18 pm
Hi
I nead your help!
How can I append several text-styles at the same line into table.cells (by code)? Is it possible?
with table.cells(r,c)
do begin
AddNL(), AddTextNL() (Creates new lines for each TextStyle)
Add(), AddText() (aren't usefull)
end;
I nead your help!
How can I append several text-styles at the same line into table.cells (by code)? Is it possible?
with table.cells(r,c)
do begin
AddNL(), AddTextNL() (Creates new lines for each TextStyle)
Add(), AddText() (aren't usefull)
end;