Forum


Replies: 3   Views: 3105
How do i set table array value to word fragment, for addtable
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.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by indrakusmana  · 03-11-2016 - 16:24

Hello Admin,

I already check all samples for addTable, but in the samples, it only show an addText wordfragment with only its paragraphContents, but not with its paragraphOptions (sample_3).
I need an addText WordFragment that have a paragraphOptions in it, in my code it has textAlign option, I need it to be in the center, alone,
not with the other cells. I simply cannot use textProperties in addTable tableProperties, because it will change all cells, and textAlign is not exist in addText paragraphContents. Or maybe did I miss something? Could you help me again with this?

Thank you admin,

 

Best regards.