OLEObjectEvents_Event.GotFocus Event
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Event GotFocus As OLEObjectEvents_GotFocusEventHandler
'Usage
Dim instance As OLEObjectEvents_Event
Dim handler As OLEObjectEvents_GotFocusEventHandler
AddHandler instance.GotFocus, handler
event OLEObjectEvents_GotFocusEventHandler GotFocus