Chapter 2 -- 38
Programmer’s Guide
RecentFiles Collection
Properties Methods
Application Add
Count Item (Default)
Maximum Clear
Parent Remove
"
""
" RecentFiles.Application
This property returns the Application
object that represents the
root object of the hierarchy.
Access Read-Only.
Type VT_DISPATCH or Application
object.
"
""
" RecentFiles.Count
Returns the number of items in the specified collection.
Access Read-Only.
Type VT_I2orIntege
r.
"
""
" RecentFiles.Maximum
Returns or sets the maximum number of items in the specified
collection (from 0 to 16).
Access Read/Write.
Type VT_I2orIntege
r.
"
""
" RecentFiles.Parent
Returns the parent object of the specified object.
Access Read-Only.
Type VT_DISPATCH.
Object
Properties