Horizontal alignment in cells in Word tables

I am creating a word document and using the b.InsertCell() method to create the table I need. All is working well, but I would like to set the horizontal alignment in some cells to ‘right’. However, the b.CellFormat only lets me set the vertical alignment. I am using the CellFormat method for other things and it functions fine - the property is just not there.

Is there another place to set this or is it not there?

Don

Hi Don,

Sure, use ParagraphFormat.Alignment.