ApplicationEvents4.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

适用于