TextTableCells

This class represents a collection of all the cells in a table.

Properties

Application through getApplication

Count through getCount

Methods

item

Access

To get all the cells of a table, use the Cells property in the TextTable class.

Usage

TextTableCells provides access to cells of the table.

See examples

Example: TextTableCells