[]
Inserts a row into the table at the current cursor position.
[Obsolete("This method is deprecated, please, use InsertTableRowAtSelectionAsync instead.")]
public void InsertTableRowAtSelection(bool addAbove)
Type | Name | Description |
---|---|---|
bool | addAbove | A value indicating whether the row should be inserted above or below the current row. |