_Application.ActiveWindow Eigenschaft

Definition

Gibt ein Window -Objekt zurück, das das aktive Fenster (das Fenster oben) darstellt. Sind keine Fenster geöffnet, wird als Ergebnis Nothing zurückgegeben.

public:
 property Microsoft::Office::Interop::Excel::Window ^ ActiveWindow { Microsoft::Office::Interop::Excel::Window ^ get(); };
public Microsoft.Office.Interop.Excel.Window ActiveWindow { get; }
Public ReadOnly Property ActiveWindow As Window

Eigenschaftswert

Gilt für: