OpenNumberingListDialogCommand Class
In This Article
A command to invoke the Bulleted and Numbering dialog.
#Declaration
TypeScript
declare class OpenNumberingListDialogCommand extends CommandWithSimpleStateBase
#Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openNumberingListDialog property.
#Inheritance
CommandBase
CommandWithSimpleStateBase
OpenNumberingListDialogCommand
See Also