0

I would like to align paragraph that i am passing as table to word document using open xml as vertically and horizonaly like as MS word does.

enter image description here how can i do this?

Damon
  • 3,004
  • 7
  • 24
  • 28

1 Answers1

1

I have solved by my own with use of ParagraphProperties and TablecellProperties of openxml wordprocessing class. To align Vertically, I have used TablecellProperties to vertically align and ParagraphProperties to horizonal align and TextRotation.