_Application.WindowState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit l'état de la fenêtre. En XlWindowState lecture/écriture.
public:
property Microsoft::Office::Interop::Excel::XlWindowState WindowState { Microsoft::Office::Interop::Excel::XlWindowState get(); void set(Microsoft::Office::Interop::Excel::XlWindowState value); };
public Microsoft.Office.Interop.Excel.XlWindowState WindowState { get; set; }
Public Property WindowState As XlWindowState
Valeur de propriété
Remarques
XlWindowState peut être l’une de ces constantes XlWindowState :
xlMaximized
xlNormal
xlMinimized