_Application.Hinstance Property

Definition

Returns the instance handle of the instance that is calling Microsoft Excel.

public:
 property int Hinstance { int get(); };
public int Hinstance { get; }
Public ReadOnly Property Hinstance As Integer

Property Value

Applies to