DeleteTableCellsWithShiftVerticallyCommand Class
A command to delete the selected table cells with a vertical shift.
Declaration
declare class DeleteTableCellsWithShiftVerticallyCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.deleteTableCellsWithShiftVertically property.
Inheritance
CommandBase
CommandWithSimpleStateBase
DeleteTableCellsWithShiftVerticallyCommand
See Also