RemoveNumerationCommand Class
A command to remove the selected numeration.
Declaration
declare class RemoveNumerationCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.removeNumeration property.
Inheritance
CommandBase
CommandWithSimpleStateBase
RemoveNumerationCommand
See Also