MailMergeDataField Object Members
Word Developer Reference |
Represents a single mail merge field in a data source. The MailMergeDataField object is a member of the MailMergeDataFields collection. The MailMergeDataFields collection includes all the data fields in a mail merge data source (for example, Name, Address, and City).
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Index | Returns a Long that represents the position of an item in a collection. Read-only. | |
Name | Returns name of the specified object. Read-only String. | |
Parent | Returns an Object that represents the parent object of the specified MailMergeDataField object. | |
Value | Returns the contents of the mail merge data field or mapped data field for the current record. Read-only String. |