Skip to main content

OpenCustomNumberingListDialogCommand Class

A command to invoke the Customize Numbered List dialog.

#Declaration

TypeScript
declare class OpenCustomNumberingListDialogCommand extends CommandWithSimpleStateBase

#Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.openCustomNumberingListDialog property.

#Inheritance

CommandBase
CommandWithSimpleStateBase
OpenCustomNumberingListDialogCommand
See Also