IRecentFiles.Item[Int32] Property

Definition

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

Parameters

Index
Int32

Property Value

Applies to