
Chapter 2 -- 43
Reference Guide
Documents Collection
Properties
Methods
Application
Add
Count
CloseAll
DefaultExt
Item (Default)
Parent
Open
SaveAll
"
"
"
"
Documents.Count
Returns the number of items in the specified collection.
Access
Read-Only.
Type
VT_I2 or Integer.
"
"
"
"
Documents.Application
This property returns the Application object that represents the
root object of the hierarchy.
Access
Read-Only.
Type
VT_DISPATCH or Application object.
"
"
"
"
Documents.DefaultExt
This property returns the default document filename extension
for the application.
Access
Read-Only.
Type
VT_BSTR or String.
"
"
"
"
Documents.Parent
Returns the parent object of the specified object.
Access
Read-Only.
Type
VT_DISPATCH.
Object
Properties