Forum


Replies: 4   Views: 2169
How to get elements of a specific table.
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 neu_katayama  · 19-07-2019 - 06:17

Get each element using getWordContents.

I do not want to use [contains] to get a table from the wording in the table, but I want to get the contents of a specific table, is there a way?