[]
Inserts a row into the table at the current cursor position asynchronously.
public Task InsertTableRowAtSelectionAsync(bool addAbove)
Type | Name | Description |
---|---|---|
bool | addAbove | A value indicating whether the row should be inserted above or below the current row. |
Type | Description |
---|---|
Task |