DocumentEvents2_SinkHelper.ContentControlBeforeContentUpdate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)