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 | |
---|---|---|
![]() |
Application | Returns an Application object that represents the Microsoft Excel application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which this object was created. |
![]() |
Index | Returns the index number of the object within the collection of similar objects. |
![]() |
Name | Returns the name of the object. |
![]() |
Parent | Returns the parent object for the specified object. |
![]() |
Path | Returns the complete path to the application, excluding the final separator and name of the application. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Delete | Deletes the object. |
![]() |
Open | Opens a recent workbook. |
Top