RecentFile Members

Include Protected Members
Include Inherited Members

Represents a recently used file.

The RecentFile type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.
Public method Open Opens the specified object. Returns a Document object representing the opened object.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Index Returns a Long that represents the position of an item in a collection.
Public property Name Returns or sets the name of the specified object.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Path Returns the disk or Web path to the specified object.
Public property ReadOnly True if changes to the document cannot be saved to the original document.

Top

See Also

Reference

RecentFile Interface

Microsoft.Office.Interop.Word Namespace