MailMergeField Members (Word)
Represents a single mail merge field in a document. The MailMergeDataField object is a member of the MailMergeDataFields collection. The MailMergeDataFields collection includes all the mail merge related fields in a document.
Methods
Name |
Description |
---|---|
Copies the specified mail merge field to the Clipboard. |
|
Removes the specified mail merge field from the document and moves it to the Clipboard. |
|
Deletes the specified mail merge field. |
|
Selects the specified mail merge field. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Range object that represents a field's code. Read/write. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
True if the specified field is locked. Read/write Boolean. |
|
Returns the next mail merge field in the collection of mail merge fields. Read-only. |
|
Returns an Object that represents the parent object of the specified MailMergeField object. |
|
Returns the previous mail merge field in the collection of mail merge fields. Read-only. |
|
Returns the field type. Read-only WdFieldType. |