ToggleMultilevelListCommand Class
A command to toggle between the multilevel list style and normal text.
Declaration
declare class ToggleMultilevelListCommand extends CommandWithBooleanStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.toggleMultilevelList property.
Inheritance
CommandBase
CommandWithBooleanStateBase
ToggleMultilevelListCommand
See Also