次の方法で共有


IApplicationEvents3.MailMergeDataSourceValidate(Document, Boolean) メソッド

定義

public:
 void MailMergeDataSourceValidate(Microsoft::Office::Interop::Word::Document ^ Doc, bool % Handled);
public void MailMergeDataSourceValidate (Microsoft.Office.Interop.Word.Document Doc, ref bool Handled);
abstract member MailMergeDataSourceValidate : Microsoft.Office.Interop.Word.Document * bool -> unit
Public Sub MailMergeDataSourceValidate (Doc As Document, ByRef Handled As Boolean)

パラメーター

Doc
Document
Handled
Boolean

適用対象