Expand Minimize
This topic has not yet been rated - Rate this topic

WdMailMergeDefaultRecord Enumeration

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)
public enum WdMailMergeDefaultRecord
Member nameDescription
wdDefaultFirstRecordUse the first record in the result set as the default record.
wdDefaultLastRecordUse the last record in the result set as the default record.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.