Finding the Index of Table Elements

Finding the Index of Table in a Document

The following code example shows how to retrieve the index of a table in the document.

Finding the Index of a Row in a Table

The following code example shows how to retrieve the index of a row in a table.

Finding the Index of a Cell in a Row

The following code example shows how to retrieve the index of a cell in a row.