Share via


MailMergeFields Object Members

Word Developer Reference

A collection of MailMergeField objects that represent the mail merge related fields in a document.

Methods

  Name Description
Bb257638.methods(en-us,office.12).gif Add Returns a MailMergeField object that represents a mail merge field added to the data source document.
Bb257638.methods(en-us,office.12).gif AddAsk Adds an ASK field to a mail merge main document. Returns a MailMergeField object.
Bb257638.methods(en-us,office.12).gif AddFillIn Adds a FILLIN field to a mail merge main document. Returns a MailMergeField object.
Bb257638.methods(en-us,office.12).gif AddIf Adds an IF field to a mail merge main document. Returns a MailMergeField object.
Bb257638.methods(en-us,office.12).gif AddMergeRec Adds a MERGEREC field to a mail merge main document. Returns a MailMergeField object.
Bb257638.methods(en-us,office.12).gif AddMergeSeq Adds a MERGESEQ field to a mail merge main document. Returns a MailMergeField object.
Bb257638.methods(en-us,office.12).gif AddNext Adds a NEXT field to a mail merge main document. Returns a MailMergeField object.
Bb257638.methods(en-us,office.12).gif AddNextIf Adds a NEXTIF field to a mail merge main document. Returns a MailMergeField object.
Bb257638.methods(en-us,office.12).gif AddSet Adds a SET field to a mail merge main document. Returns a MailMergeField object.
Bb257638.methods(en-us,office.12).gif AddSkipIf Adds a SKIPIF field to a mail merge main document. Returns a MailMergeField object.
Bb257638.methods(en-us,office.12).gif Item Returns an individual MailMergeField object in a collection.

Properties

  Name Description
Bb257638.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257638.properties(en-us,office.12).gif Count Returns a Long that represents the number of mail merge fields in the collection. Read-only.
Bb257638.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257638.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified MailMergeFields object.