ApplicationEvents3_SinkHelper.MailMergeWizardStateChange Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void MailMergeWizardStateChange(Microsoft::Office::Interop::Word::Document ^ , int % , int % , bool % );
public override void MailMergeWizardStateChange (Microsoft.Office.Interop.Word.Document , ref int , ref int , ref bool );
abstract member MailMergeWizardStateChange : Microsoft.Office.Interop.Word.Document * int * int * bool -> unit
override this.MailMergeWizardStateChange : Microsoft.Office.Interop.Word.Document * int * int * bool -> unit
Public Overrides Sub MailMergeWizardStateChange ( As Document, ByRef As Integer, ByRef As Integer, ByRef As Boolean)