ApplicationEvents4_SinkHelper.MailMergeDataSourceValidate2 方法

定义

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

参数

实现

适用于