DocumentEvents2.ContentControlBeforeContentUpdate Méthode

Définition

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

S’applique à