UpdateAllFieldsCommand Class
A command to update all fields in the selected range.
Declaration
declare class UpdateAllFieldsCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.updateAllFields property.
Inheritance
CommandBase
CommandWithSimpleStateBase
UpdateAllFieldsCommand
See Also