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

InsertTableCellsWithShiftToTheVerticallyCommand Class

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

Declaration

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