trichview.support
Re: Paragraph each Cells in table |
Author |
Message |
Sergey Tkachenko |
Posted: 04/19/2002 22:30:37 Do you want to keep all cells initially clear, but with the specified text/paragraph styles? Before inserting table, do the following table.Cells[1,1].Clear; table.Cells[1,1].AddNL('',1,1); and so on... > i want to give style of each cells of table. > > ������������������ > �� ���� �� �� <== paraNo := 0 ; styleNo := 0; > ������������������ > ��-266 �����긮�� <== paraNo := 1; StyleNo := 1; > ������������������ > > > |
Powered by ABC Amber Outlook Express Converter