Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the default record to use in a mail merge process.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdMailMergeDefaultRecord
'Usage
Dim instance As WdMailMergeDefaultRecord
public enum WdMailMergeDefaultRecord
Members
| Member name | Description | |
|---|---|---|
| wdDefaultFirstRecord | Use the first record in the result set as the default record. | |
| wdDefaultLastRecord | Use the last record in the result set as the default record. |