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