WdMergeSubType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
wdMergeSubTypeOther | 0 | Other type of data source. |
wdMergeSubTypeAccess | 1 | Microsoft Access. |
wdMergeSubTypeOAL | 2 | Office Address List. |
wdMergeSubTypeOLEDBWord | 3 | OLE database. |
wdMergeSubTypeWorks | 4 | Microsoft Works. |
wdMergeSubTypeOLEDBText | 5 | OLE database. |
wdMergeSubTypeOutlook | 6 | Microsoft Outlook. |
wdMergeSubTypeWord | 7 | Microsoft Word. |
wdMergeSubTypeWord2000 | 8 | Microsoft Word 2000. |