Skip to main content
A newer version of this page is available. .

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