Represents a single column of a table in a Text Control document.
TableColumn Introduced: X18.
| Method | Description |
|---|---|
| get |
Gets the formatting attributes of a table column. |
| get |
Gets the number of the table column represented through this table column object. |
| get |
Gets, in twips, the horizontal position of the column. |
| get |
Gets, in twips, the width of the column. |
| select | Selects the table column. |
| set |
Sets, in twips, the horizontal position of the column. |
| set |
Sets, in twips, the width of the column. |