Skip to main content

DeleteTableCellsWithShiftHorizontallyCommand Class

A command to delete the selected table cells with a horizontal shift.

Declaration

declare class DeleteTableCellsWithShiftHorizontallyCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.deleteTableCellsWithShiftHorizontally property.

Inheritance

CommandBase
CommandWithSimpleStateBase
DeleteTableCellsWithShiftHorizontallyCommand
See Also