MailMergeFields Members

Include Protected Members
Include Inherited Members

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

The MailMergeFields type exposes the following members.

Methods

  Name Description
Public method Add Returns a MailMergeField object that represents a mail merge field added to the data source document.
Public method AddAsk Adds an ASK field to a mail merge main document. Returns a MailMergeField object.
Public method AddFillIn Adds a FILLIN field to a mail merge main document. Returns a MailMergeField object.
Public method AddIf Adds an IF field to a mail merge main document. Returns a MailMergeField object.
Public method AddMergeRec Adds a MERGEREC field to a mail merge main document. Returns a MailMergeField object.
Public method AddMergeSeq Adds a MERGESEQ field to a mail merge main document. Returns a MailMergeField object.
Public method AddNext Adds a NEXT field to a mail merge main document. Returns a MailMergeField object.
Public method AddNextIf Adds a NEXTIF field to a mail merge main document. Returns a MailMergeField object.
Public method AddSet Adds a SET field to a mail merge main document. Returns a MailMergeField object.
Public method AddSkipIf Adds a SKIPIF field to a mail merge main document. Returns a MailMergeField object.
Public method GetEnumerator (Inherited from IEnumerable.)

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Count Returns the number of items in the specified collection.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Item Returns an individual object in a collection.
Public property Parent Returns an object that represents the parent object of the specified object.

Top

See Also

Reference

MailMergeFields Interface

Microsoft.Office.Interop.Word Namespace