This class represents a table.
Properties
AllowPageBreak through isAllowPageBreak and setAllowPageBreak
Application through getApplication
BackColor through getBackgroundColor and setBackgroundColor
BackTransparent through isBackTransparent and setBackTransparent
Cells through getCells
Columns through getColumns
Name through getName and setName
Rows through getRows
Usage
TextTable provides access to rows, columns, and cells of a table, and provides a method to remove the table.