ClearFormattingCommand Class
A command to reset the selected text’s formatting to default.
Declaration
declare class ClearFormattingCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.clearFormatting property.
Inheritance
CommandBase
CommandWithSimpleStateBase
ClearFormattingCommand
See Also