DeleteTableCommand Class
A command to delete the selected table.
Declaration
declare class DeleteTableCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.deleteTable property.
Inheritance
CommandBase
CommandWithSimpleStateBase
DeleteTableCommand
See Also