Share via


ProtectedViewWindows.Item[Object] Eigenschaft

Definition

Gibt ein einzelnes Objekt aus einer Auflistung zurück.

public:
 property Microsoft::Office::Interop::Excel::ProtectedViewWindow ^ Item[System::Object ^] { Microsoft::Office::Interop::Excel::ProtectedViewWindow ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.ProtectedViewWindow Item[object Index] { get; }
Public ReadOnly Property Item(Index As Object) As ProtectedViewWindow

Parameter

Index
Object

Der Name oder die Indexnummer des Objekts.

Eigenschaftswert

Gibt zurück ProtectedViewWindow.

Gilt für: