ApplicationClass.ApplicationEvents3_Event_MailMergeBeforeMerge Event
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Overridable Event ApplicationEvents3_Event_MailMergeBeforeMerge As ApplicationEvents3_MailMergeBeforeMergeEventHandler
'Usage
Dim instance As ApplicationClass
Dim handler As ApplicationEvents3_MailMergeBeforeMergeEventHandler
AddHandler instance.ApplicationEvents3_Event_MailMergeBeforeMerge, handler
public virtual event ApplicationEvents3_MailMergeBeforeMergeEventHandler ApplicationEvents3_Event_MailMergeBeforeMerge
Implements
ApplicationEvents3_Event.MailMergeBeforeMerge