[]
Inserts a column into the table at the current cursor position asynchronously.
public Task InsertTableColumnAtSelectionAsync(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. |
Type | Description |
---|---|
Task |