ApplicationEvents3_SinkHelper.MailMergeDataSourceValidate 方法

定义

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

参数

实现

适用于