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