trichview.com

trichview.support




Re: Adding text to a cell without NL


Return to index


Author

Message

zet

Posted: 07/16/2004 11:45:03


Paul Robins wrote:


> Hello,

>

> I would like to know how I can add text to a table cell, with paragraph style

> information, but without a newline at the beginning. I'm using AddNL, and

> I know that passing ParaNo as -1, doesn't add the line. But I need the text

> to be right justified, so I need to pass the paragraph information. Otherwise

> I cannot find any function to set the horizontal alignment of the cell. Only

> SetCellVAlign for the vertical alignment... I know I must be missing something

> but I can't find a way...

> Thanks for the help.

>

> Regards,

> Paul

By default, each cell contains an empty item. Just clear the cell

(table.cells[0,0].clear) and then add your item with AddNL.





Powered by ABC Amber Outlook Express Converter