How can i set a table column or table cell to align the text to the right
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
Okay, I searched from Google and found this post. Looks like I have to create a text fragment with textAlign = 'right' and then set that as the cell's value.