ApplicationEvents4.MailMergeDataSourceValidate2(Document, Boolean) 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:
void MailMergeDataSourceValidate2(Microsoft::Office::Interop::Word::Document ^ Doc, [Runtime::InteropServices::Out] bool % Handled);
public void MailMergeDataSourceValidate2 (Microsoft.Office.Interop.Word.Document Doc, out bool Handled);
abstract member MailMergeDataSourceValidate2 : Microsoft.Office.Interop.Word.Document * bool -> unit
Public Sub MailMergeDataSourceValidate2 (Doc As Document, ByRef Handled As Boolean)
Paramètres
- Doc
- Document
- Handled
- Boolean