DocumentEvents2.ContentControlBeforeContentUpdate 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 ContentControlBeforeContentUpdate(Microsoft::Office::Interop::Word::ContentControl ^ ContentControl, [Runtime::InteropServices::Out] System::String ^ % Content);
public void ContentControlBeforeContentUpdate (Microsoft.Office.Interop.Word.ContentControl ContentControl, out string Content);
abstract member ContentControlBeforeContentUpdate : Microsoft.Office.Interop.Word.ContentControl * string -> unit
Public Sub ContentControlBeforeContentUpdate (ContentControl As ContentControl, ByRef Content As String)
Paramètres
- ContentControl
- ContentControl
- Content
- String