次の方法で共有


WdMergeSubType 列挙型

定義

現在の文書に添付するデータ ファイルを指定します。

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

フィールド

wdMergeSubTypeAccess 1

Microsoft Access

wdMergeSubTypeOAL 2

Office アドレス帳

wdMergeSubTypeOLEDBText 5

OLE データベース

wdMergeSubTypeOLEDBWord 3

OLE データベース

wdMergeSubTypeOther 0

その他の種類のデータ ファイル

wdMergeSubTypeOutlook 6

Microsoft Outlook

wdMergeSubTypeWord 7

Microsoft Word

wdMergeSubTypeWord2000 8

Microsoft Word 2000

wdMergeSubTypeWorks 4

Microsoft Works

適用対象