InsertTableOfTablesCommand Class
A command to create a table of tables.
Declaration
declare class InsertTableOfTablesCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertTableOfTables property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertTableOfTablesCommand
See Also