The TableColumn object provides control over attributes of a tabulation column, i.e. all the attributes that can be modified using the EditTableColumnDlg command.
This object, as other table objects, is available in Ted and during text editing also in Fred.
Methods
Edit Method | Edits the attributes with a dialog identical to the one used by the EditTableColumnDlg command. |
Properties
Cmds Property | The string of markup commands automatically applied to all the cells of the tabulation column. |
RuleColor Property | The name of the color of the vertical rule next to the tabulation column. |
RuleGray Property | The tint of the color of the vertical rule next to the tabulation column. |
See also
Overview of the TableColumn object
NewTable and CurTable objects
TableRow object
TableCell object