TextTableColumn

This class represents a column in a table.

Properties

Application

Creation and access
  • To create a new column, use the add method in the TextColumns class.
  • To get a column of a table, use the item method in the TextColumns class.
See examples

Example: TextTableColumns