DeleteTableColumnsCommand Constructors
Deletes selected columns in a table.Name | Parameters | Description |
---|---|---|
DeleteTableColumnsCommand(IRichEditControl) | control | Initializes a new instance of the DeleteTableColumnsCommand class with the specified owner. |
See Also