ApplicationEvents3.MailMergeDataSourceValidate(Document, Boolean) 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:
void MailMergeDataSourceValidate(Microsoft::Office::Interop::Word::Document ^ Doc, bool % Handled);
public void MailMergeDataSourceValidate (Microsoft.Office.Interop.Word.Document Doc, ref bool Handled);
abstract member MailMergeDataSourceValidate : Microsoft.Office.Interop.Word.Document * bool -> unit
Public Sub MailMergeDataSourceValidate (Doc As Document, ByRef Handled As Boolean)
Parameters
- Doc
- Document
- Handled
- Boolean