OLEObjectEvents_SinkHelper.GotFocus Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Overridable Sub GotFocus
'Usage
Dim instance As OLEObjectEvents_SinkHelper
instance.GotFocus()
public virtual void GotFocus()
Implements
See Also
Reference
OLEObjectEvents_SinkHelper Class