Answered
Get the total cell length in the table
Hi,
I need to get the cell of all the tables which is present in the document. But now I to select the cell to get the cell count. Please guide me to get all the cell count length which is present inside the document.
"app.selection[0].cells.everyItem().getElements().length".