DeleteTableCellsDialogCommand Class
A command to invoke the Delete Cells dialog.
Declaration
declare class DeleteTableCellsDialogCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.deleteTableCellsDialog property.
Inheritance
CommandBase
CommandWithSimpleStateBase
DeleteTableCellsDialogCommand
See Also