Represents a single column of a table in a Text Control document.

Syntax

TableColumn

Introduced: X18.

Methods

Method Description
getCellFormat Gets the formatting attributes of a table column.
getColumn Gets the number of the table column represented through this table column object.
getPosition Gets, in twips, the horizontal position of the column.
getWidth Gets, in twips, the width of the column.
select Selects the table column.
setPosition Sets, in twips, the horizontal position of the column.
setWidth Sets, in twips, the width of the column.