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 data source to be attached to the current document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdMergeSubType
'Usage
Dim instance As WdMergeSubType
public enum WdMergeSubType
Members
| Member name | Description | |
|---|---|---|
| wdMergeSubTypeOther | Other type of data source. | |
| wdMergeSubTypeAccess | Microsoft Access. | |
| wdMergeSubTypeOAL | Office Address List. | |
| wdMergeSubTypeOLEDBWord | OLE database. | |
| wdMergeSubTypeWorks | Microsoft Works. | |
| wdMergeSubTypeOLEDBText | OLE database. | |
| wdMergeSubTypeOutlook | Microsoft Outlook. | |
| wdMergeSubTypeWord | Microsoft Word. | |
| wdMergeSubTypeWord2000 | Microsoft Word 2000. |