DocumentClass.DocumentEvents_Event_remove_Open 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:
virtual void DocumentEvents_Event_remove_Open(Microsoft::Office::Interop::Word::DocumentEvents_OpenEventHandler ^ ) = Microsoft::Office::Interop::Word::DocumentEvents_Event::remove_Open;
public virtual void DocumentEvents_Event_remove_Open (Microsoft.Office.Interop.Word.DocumentEvents_OpenEventHandler );
abstract member DocumentEvents_Event_remove_Open : Microsoft.Office.Interop.Word.DocumentEvents_OpenEventHandler -> unit
override this.DocumentEvents_Event_remove_Open : Microsoft.Office.Interop.Word.DocumentEvents_OpenEventHandler -> unit
Public Overridable Sub DocumentEvents_Event_remove_Open ( As DocumentEvents_OpenEventHandler)