'Declaration Public Sub InsertTableRowAtSelection( _ ByVal addAbove As System.Boolean _ )
public void InsertTableRowAtSelection( System.bool addAbove )
Parameters
- addAbove
- A value indicating whether the row should be inserted above or below the current row.