InsertTableRowAboveCommand Constructors
A command to insert a row in a table above the currently selected row.| Name | Parameters | Description |
|---|---|---|
| InsertTableRowAboveCommand(IRichEditControl) | control | Initializes a new instance of the InsertTableRowAboveCommand class with the specified owner. |
See Also