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