DocumentEvents_Event.remove_Open(DocumentEvents_OpenEventHandler) Method

Definition

public:
 void remove_Open(Microsoft::Office::Interop::Word::DocumentEvents_OpenEventHandler ^ );
public void remove_Open (Microsoft.Office.Interop.Word.DocumentEvents_OpenEventHandler );
abstract member remove_Open : Microsoft.Office.Interop.Word.DocumentEvents_OpenEventHandler -> unit
Public Sub remove_Open ( As DocumentEvents_OpenEventHandler)

Parameters

Applies to