InsertTableOfContentsCommand Class
A command to insert a table of contents.
Declaration
declare class InsertTableOfContentsCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertTableOfContents property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertTableOfContentsCommand
See Also