insert_column
insert_column [before]
This command inserts one column after (or before if before is given) the column containing the cursor in the current table cell. This command is not valid if the cursor is not currently in a table cell.
Examples
insert_column
insert_column before
Related Topics