MailMergeDialogCommand Class
Gets a command to invoke the Export Range dialog to start a mail merge.
Declaration
declare class MailMergeDialogCommand extends CommandWithSimpleStateBase
Remarks
An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.mailMergeDialog property.
Inheritance
CommandBase
CommandWithSimpleStateBase
MailMergeDialogCommand
See Also