Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / OfficeTools Object / Parent Property
In This Topic
Parent Property (OfficeTools)
In This Topic
Gets the parent object. The parent is the Productivity object.
Syntax
expression.Parent As Productivity object 
where expression is a variable that represents a OfficeTools Object

Property Value

A Productivity object
See Also