DocumentEvents2_SinkHelper.ContentControlBeforeContentUpdate Method

Definition

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)

Parameters

Implements

Applies to