This class represents all the tables in a document.
Properties
Application through getApplication
Count through getCount
Methods
add
item
To get all the tables of a document, use the Tables property in the Document class.
Usage
TextTables provides access to tables, and provides a method to insert new tables.
Example: TextTables