Hi
Mathias,
Thank you for your
interest in Syncfusion Products.
Using Below code snippet you can change the paragraph alignment
inside a table cell to right
table.Rows[0].Cells[2].Paragraphs[0].ParagraphFormat.HorizontalAlignment
= HorizontalAlignment.Right;
We
have created a simple sample to illustrate your requirement. Kindly download
the sample from the attachment and let us know if this meets your requirement.
Please let us know if you
have any questions.
Regards,
Sivasubramanian.
GenerateWord_Web_30999a16.zip