InsertTableColumnToTheRightCommand Constructors
Inserts a column to the right of the rightmost column in a selection.| Name | Parameters | Description |
|---|---|---|
| InsertTableColumnToTheRightCommand(IRichEditControl) | control | Initializes a new instance of the InsertTableColumnToTheRightCommand class with the specified owner. |
See Also