RecentFile Members

Include Protected Members
Include Inherited Members

Represents a file in the list of recently used files.

The RecentFile type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property Index Returns the index number of the object within the collection of similar objects.
Public property Name Returns the name of the object.
Public property Parent Returns the parent object for the specified object.
Public property Path Returns the complete path to the application, excluding the final separator and name of the application.

Top

Methods

  Name Description
Public method Delete Deletes the object.
Public method Open Opens a recent workbook.

Top

See Also

Reference

RecentFile Interface

Microsoft.Office.Interop.Excel Namespace