Syntax
TableDeleteColumn
Remarks
Deletes the table column containing the insertion point, or deletes all columns containing part of the selection. If the insertion point or selection is not within a table, an error occurs.
Example
This example deletes the first column in a table:
StartOfRow TableDeleteColumn
See Also
SelInfo(), TableDeleteCells, TableDeleteRow