WdMergeSubType 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定要附加到当前文档的数据源。
public enum class WdMergeSubType
[System.Runtime.InteropServices.Guid("1316B834-201F-39AA-B4C8-7F63A3431A33")]
public enum WdMergeSubType
type WdMergeSubType =
Public Enum WdMergeSubType
- 继承
-
WdMergeSubType
- 属性
字段
名称 | 值 | 说明 |
---|---|---|
wdMergeSubTypeOther | 0 | 其他类型的数据源。 |
wdMergeSubTypeAccess | 1 | Microsoft Access。 |
wdMergeSubTypeOAL | 2 | Office 地址列表。 |
wdMergeSubTypeOLEDBWord | 3 | OLE 数据库。 |
wdMergeSubTypeWorks | 4 | Microsoft Works。 |
wdMergeSubTypeOLEDBText | 5 | OLE 数据库。 |
wdMergeSubTypeOutlook | 6 | Microsoft Outlook。 |
wdMergeSubTypeWord | 7 | Microsoft Word。 |
wdMergeSubTypeWord2000 | 8 | Microsoft Word 2000。 |