MailMergeFields Members (Word)
A collection of MailMergeField objects that represent the mail merge related fields in a document.
Methods
Name |
Description |
---|---|
Returns a MailMergeField object that represents a mail merge field added to the data source document. |
|
Adds an ASK field to a mail merge main document. Returns a MailMergeField object. |
|
Adds a FILLIN field to a mail merge main document. Returns a MailMergeField object. |
|
Adds an IF field to a mail merge main document. Returns a MailMergeField object. |
|
Adds a MERGEREC field to a mail merge main document. Returns a MailMergeField object. |
|
Adds a MERGESEQ field to a mail merge main document. Returns a MailMergeField object. |
|
Adds a NEXT field to a mail merge main document. Returns a MailMergeField object. |
|
Adds a NEXTIF field to a mail merge main document. Returns a MailMergeField object. |
|
Adds a SET field to a mail merge main document. Returns a MailMergeField object. |
|
Adds a SKIPIF field to a mail merge main document. Returns a MailMergeField object. . |
|
Returns an individual MailMergeField object in a collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Long that represents the number of mail merge fields in the collection. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns an Object that represents the parent object of the specified MailMergeFields object. |