Chapter 2 -- 70
Programmer’s Guide
DocumentProperty Object
Properties Methods
Application (None)
Name
Parent
Type
Value (Default
"
""
" DocumentProperty.Application
This property returns the Application
object that represents the
root object of the hierarchy.
Access Read-Only.
Type VT_DISPATCH or Application
object.
"
""
" DocumentProperty.Name
Returns the name of the variable.
Access Read-Only.
Type VT_BSTR or String
.
"
""
" DocumentProperty.Parent
Returns the parent object of the specified object.
Access Read-Only.
Type VT_DISPATCH.
Object
Properties