Chapter 2 -- 68
Programmer’s Guide
DocumentProperties Collection
Properties Methods
Application Item (Default)
Count
Parent
"
""
" DocumentProperties.Application
This property returns the Application
object that represents the
root object of the hierarchy.
Access Read-Only.
Type VT_DISPATCH or Application
object.
"
""
" DocumentProperties.Count
Returns the number of items in the specified collection.
Access Read-Only.
Type VT_I2orInteger
.
"
""
" DocumentProperties.Parent
Returns the parent object of the specified object.
Access Read-Only.
Type VT_DISPATCH.
Object
Properties