InsertTableRowAboveCommand Class
A command to insert a row in a table above the selected row.
Declaration
declare class InsertTableRowAboveCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertTableRowAbove property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertTableRowAboveCommand
See Also