InsertNumerationCommand Class
A command to insert numeration to a paragraph making it a numbering list item.
Declaration
declare class InsertNumerationCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.insertNumeration property.
Inheritance
CommandBase
CommandWithSimpleStateBase
InsertNumerationCommand
See Also