ChangeStyleCommand Class
A command to change the selected range’s style.
Declaration
declare class ChangeStyleCommand extends CommandBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.changeStyle property.
Inheritance
CommandBase
ChangeStyleCommand
See Also