_Application.ActiveProtectedViewWindow Propriété

Définition

Obtient ProtectedViewWindow un objet qui représente la fenêtre en affichage protégé active (celle qui se trouve au-dessus).

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

Valeur de propriété

ProtectedViewWindow

Objet qui représente la fenêtre en affichage protégé ProtectedViewWindow active (fenêtre au-dessus).

Remarques

Renvoie une référence null (Nothing in Visual Basic) si aucune fenêtre en affichage protégé n’est ouverte. En lecture seule.

S’applique à