ChangeCustomNumberingListCommand Class
In This Article
A command to customize the numbered list parameters.
#Declaration
TypeScript
declare class ChangeCustomNumberingListCommand
#Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeCustomNumberingList property.
See Also