DocumentEvents2_SinkHelper.ContentControlBeforeStoreUpdate 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 ContentControlBeforeStoreUpdate(Microsoft::Office::Interop::Word::ContentControl ^ , System::String ^ % );
public override void ContentControlBeforeStoreUpdate (Microsoft.Office.Interop.Word.ContentControl , ref string );
abstract member ContentControlBeforeStoreUpdate : Microsoft.Office.Interop.Word.ContentControl * string -> unit
override this.ContentControlBeforeStoreUpdate : Microsoft.Office.Interop.Word.ContentControl * string -> unit
Public Overrides Sub ContentControlBeforeStoreUpdate ( As ContentControl, ByRef As String)