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