_Application.ProtectedViewWindows Propriété

Définition

Obtient une collection qui représente toutes les fenêtres en affichage protégé ProtectedViewWindows qui sont ouvertes dans l’application.

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

Valeur de propriété

ProtectedViewWindows

Collection qui représente toutes les fenêtres en affichage protégé ProtectedViewWindows ouvertes dans l’application.

Remarques

En lecture seule.

S’applique à