DocumentEvents2_Event.add_ContentControlBeforeDelete 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:
void add_ContentControlBeforeDelete(Microsoft::Office::Interop::Word::DocumentEvents2_ContentControlBeforeDeleteEventHandler ^ );
public void add_ContentControlBeforeDelete (Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeDeleteEventHandler );
abstract member add_ContentControlBeforeDelete : Microsoft.Office.Interop.Word.DocumentEvents2_ContentControlBeforeDeleteEventHandler -> unit
Public Sub add_ContentControlBeforeDelete ( As DocumentEvents2_ContentControlBeforeDeleteEventHandler)