Share via


ApplicationEvents3_SinkHelper.MailMergeDataSourceLoad Method

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Sub MailMergeDataSourceLoad ( _
    param0 As Document _
)
'Usage
Dim instance As ApplicationEvents3_SinkHelper
Dim param0 As Document

instance.MailMergeDataSourceLoad(param0)
public virtual void MailMergeDataSourceLoad(
    Document param0
)

Parameters

Implements

ApplicationEvents3.MailMergeDataSourceLoad(Document)

See Also

Reference

ApplicationEvents3_SinkHelper Class

ApplicationEvents3_SinkHelper Members

Microsoft.Office.Interop.Word Namespace