Back to Devexpress

InsertTableCellWithShiftToTheLeftCommand Class

aspnet-js-inserttablecellwithshifttotheleftcommand.md

latest786 B
Original Source

InsertTableCellWithShiftToTheLeftCommand Class

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

Declaration

ts
declare class InsertTableCellWithShiftToTheLeftCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableCellWithShiftToTheLeftCommand

See Also

InsertTableCellWithShiftToTheLeftCommand Members