Hi All,
i need to find out the each cell value in the table. My requirement is i need to delete the entire row which contains null value in its any cells.
Hope i will get the reply soon.
Please mention which table you are looking for. If it is an drawing table right click & go to properties.
Since you opened the question in the Automation subcommunity, I assume you want to access the table cells programmatically.
When you use Pro/TOOLKIT, there are the ProDwgtable functions to read the values from drawing table cells, change them or to delete rows, etc...
However, I am pretty sure that deleting rows will not work for rows that get created ad-hoc by filling a repeat region (if you plan to do this)