ApplicationEvents4_SinkHelper.MailMergeBeforeMerge Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)