MailMerge Methods

Include Protected Members
Include Inherited Members

The MailMerge type exposes the following members.

Methods

  Name Description
Public method Check Simulates the mail merge operation, pausing to report each error as it occurs.
Public method CreateDataSource Creates a Microsoft Word document that uses a table to store data for a mail merge.
Public method CreateHeaderSource Creates a Microsoft Word document that stores a header record that's used in place of the data source header record in a mail merge.
Public method EditDataSource Opens or switches to the mail merge data source.
Public method EditHeaderSource Opens the header source attached to a mail merge main document, or activates the header source if it's already open.
Public method EditMainDocument Activates the mail merge main document associated with the specified header source or data source document.
Public method Execute Performs the specified mail merge operation.
Public method OpenDataSource Attaches a data source to the specified document, which becomes a main document if it's not one already.
Public method OpenDataSource2000 Reserved for internal use.
Public method OpenHeaderSource Attaches a mail merge header source to the specified document.
Public method OpenHeaderSource2000 Reserved for internal use.
Public method ShowWizard Displays the Mail Merge Wizard in a document.
Public method UseAddressBook Reserved for internal use.

Top

See Also

Reference

MailMerge Interface

Microsoft.Office.Interop.Word Namespace