_Application.ActiveWindow Propriété

Définition

Renvoie un Window objet qui représente la fenêtre active (la fenêtre située en haut). Elle renvoie la valeur Nothing si aucune fenêtre n'est ouverte.

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

Valeur de propriété

S’applique à