This content has been marked as final.
Show 3 replies
-
Re: How to insert a table in the parts, and modify the annotation of the specific row and the specific column in the table by macro
Deepak Gupta May 26, 2016 8:13 AM (in response to xianbin Huang)Record a macro to insert General table and then use #TASK (a free tool) to insert in all files and edit the cell values.
-
Re: How to insert a table in the parts, and modify the annotation of the specific row and the specific column in the table by macro
xianbin Huang May 27, 2016 10:02 AM (in response to Deepak Gupta)the general table have been in the part,how to edit the cell values by API.
i want to change the cell values that come from the configuration property. and i have know how to get the value of configuration proerty by API,but i don't know how to write it in the table by API
-