Back to Devexpress

InsertTableCellsWithShiftToTheVerticallyCommand Class

aspnet-js-inserttablecellswithshifttotheverticallycommand.md

latest833 B
Original Source

InsertTableCellsWithShiftToTheVerticallyCommand Class

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

Declaration

ts
declare class InsertTableCellsWithShiftToTheVerticallyCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTableCellsWithShiftToTheVerticallyCommand

See Also

InsertTableCellsWithShiftToTheVerticallyCommand Members