Mail |
The MailMerge type exposes the following members.
Name | Description | |
---|---|---|
ClearTemplate | Remove all MergeFields from the current document. | |
Execute(Object) | Executes a mail merge operation with specified data source. | |
Execute(Object, String) | Executes a mail merge operation with specified range name and data source. | |
GetMergeFieldNames | Gets a collection of mail merge field names available in the document. | |
RemoveMergeFields | Removes all mail merge related fields (MergeField, MergeRec, MergeSeq, Next and If) from the document. | |
RemoveMergeFields(Boolean) | Removes mail merge related fields from the document. |