ProtectedViewWindows.Item[Object] 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.
Renvoie un objet ProtectedViewWindows spécifique appartenant à une collection.
public:
property Microsoft::Office::Interop::Word::ProtectedViewWindow ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::ProtectedViewWindow ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.ProtectedViewWindow this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.ProtectedViewWindow
Default Public ReadOnly Property Item(ByRef Index As Object) As ProtectedViewWindow
Paramètres
- Index
- Object
Objet spécifique qui doit être renvoyé.
Valeur de propriété
Retourne ProtectedViewWindow.