[]
Inserts a column into the table at the current cursor position.
[Obsolete("This method is deprecated, please, use InsertTableColumnAtSelectionAsync instead.")]
public void InsertTableColumnAtSelection(bool addLeft)
Type | Name | Description |
---|---|---|
bool | addLeft | A value indicating whether the column should be inserted to the left or right of the current column. |