DocumentEvents2.ContentControlBeforeStoreUpdate Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
void ContentControlBeforeStoreUpdate(Microsoft::Office::Interop::Word::ContentControl ^ ContentControl, [Runtime::InteropServices::Out] System::String ^ % Content);
public void ContentControlBeforeStoreUpdate (Microsoft.Office.Interop.Word.ContentControl ContentControl, out string Content);
abstract member ContentControlBeforeStoreUpdate : Microsoft.Office.Interop.Word.ContentControl * string -> unit
Public Sub ContentControlBeforeStoreUpdate (ContentControl As ContentControl, ByRef Content As String)
Parameter
- ContentControl
- ContentControl
- Content
- String