_Application.Hwnd Property

Definition

Returns an Integer indicating the top-level window handle of the Microsoft Excel window.

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

Property Value

Applies to