MailMergeDataSource.Type 属性

定义

返回邮件合并数据源的类型。

public:
 property Microsoft::Office::Interop::Word::WdMailMergeDataSource Type { Microsoft::Office::Interop::Word::WdMailMergeDataSource get(); };
public Microsoft.Office.Interop.Word.WdMailMergeDataSource Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdMailMergeDataSource
Public ReadOnly Property Type As WdMailMergeDataSource

属性值

注解

Type 属性可以是常量之WdMailMergeDataSource一。

适用于