Column

Set the properties of a column in the table.

Child elements

(none)

Parent elements

Case, Columns, ForAll, Function, Loop, Otherwise, Until, While

Attributes

width (Number, length or *-numbers, optional)
Width of the column. Argument can be a number (in grid cells) a length (e.g. 2cm) or a *-number (e.g. 4*).

Example

See the example at Columns.

See also