Share via


RecentFiles.Item[Int32] Eigenschaft

Definition

Gibt ein einzelnes Objekt aus einer Auflistung zurück.

public:
 property Microsoft::Office::Interop::Excel::RecentFile ^ Item[int] { Microsoft::Office::Interop::Excel::RecentFile ^ get(int Index); };
public Microsoft.Office.Interop.Excel.RecentFile Item[int Index] { get; }
Public ReadOnly Property Item(Index As Integer) As RecentFile

Parameter

Index
Int32

Erforderliche ganze Zahl. Die Indexnummer des Objekts.

Eigenschaftswert

Gilt für: