c# - How to align paragraph verticaly and horizontaly like MS word using Openxml? -


i align paragraph passing table word document using open xml vertically , horizonaly ms word does.

enter image description here how can this?

i have solved own use of paragraphproperties , tablecellproperties of openxml wordprocessing class. align vertically, have used tablecellproperties vertically align , paragraphproperties horizonal align , textrotation.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -