ApplicationEvents2_Event.add_DocumentOpen 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_DocumentOpen(Microsoft::Office::Interop::Word::ApplicationEvents2_DocumentOpenEventHandler ^ );
public void add_DocumentOpen (Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentOpenEventHandler );
abstract member add_DocumentOpen : Microsoft.Office.Interop.Word.ApplicationEvents2_DocumentOpenEventHandler -> unit
Public Sub add_DocumentOpen ( As ApplicationEvents2_DocumentOpenEventHandler)