WdMergeSubType Enum

Definition

Specifies the data source to be attached to the current document.

public enum class WdMergeSubType
[System.Runtime.InteropServices.Guid("1316B834-201F-39AA-B4C8-7F63A3431A33")]
public enum WdMergeSubType
type WdMergeSubType = 
Public Enum WdMergeSubType
Inheritance
WdMergeSubType
Attributes

Fields

wdMergeSubTypeAccess 1

Microsoft Access.

wdMergeSubTypeOAL 2

Office Address List.

wdMergeSubTypeOLEDBText 5

OLE database.

wdMergeSubTypeOLEDBWord 3

OLE database.

wdMergeSubTypeOther 0

Other type of data source.

wdMergeSubTypeOutlook 6

Microsoft Outlook.

wdMergeSubTypeWord 7

Microsoft Word.

wdMergeSubTypeWord2000 8

Microsoft Word 2000.

wdMergeSubTypeWorks 4

Microsoft Works.

Applies to