DocumentEvents2_SinkHelper.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:
override void ContentControlBeforeContentUpdate(Microsoft::Office::Interop::Word::ContentControl ^ , System::String ^ % );
public override void ContentControlBeforeContentUpdate (Microsoft.Office.Interop.Word.ContentControl , ref string );
abstract member ContentControlBeforeContentUpdate : Microsoft.Office.Interop.Word.ContentControl * string -> unit
override this.ContentControlBeforeContentUpdate : Microsoft.Office.Interop.Word.ContentControl * string -> unit
Public Overrides Sub ContentControlBeforeContentUpdate ( As ContentControl, ByRef As String)