Share via


RecentFiles.Item[Int32] Propriété

Définition

Renvoie un seul objet d’une collection.

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

Paramètres

Index
Int32

Argument de type Integer obligatoire. Numéro d'index de l'objet.

Valeur de propriété

S’applique à