DocumentEvents2.ContentControlBeforeContentUpdate 方法

定义

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)

参数

ContentControl
ContentControl
Content
String

适用于