ApplicationEvents4_SinkHelper.MailMergeBeforeMerge Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
public:
override void MailMergeBeforeMerge(Microsoft::Office::Interop::Word::Document ^ , int , int , bool % );
public override void MailMergeBeforeMerge (Microsoft.Office.Interop.Word.Document , int , int , ref bool );
abstract member MailMergeBeforeMerge : Microsoft.Office.Interop.Word.Document * int * int * bool -> unit
override this.MailMergeBeforeMerge : Microsoft.Office.Interop.Word.Document * int * int * bool -> unit
Public Overrides Sub MailMergeBeforeMerge ( As Document, As Integer, As Integer, ByRef As Boolean)