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