Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / OfficeTools Object / OfficeTools Constructor
The remote OfficeTools object.
The parent object.
In This Topic
OfficeTools Constructor
In This Topic
Creates a new OfficeTools object.
Syntax
Public Function New( _
   ByVal apiOfficeTools As IOfficeTools, _
   ByVal productivity As Productivity _
)

Parameters

apiOfficeTools
The remote OfficeTools object.
productivity
The parent object.
See Also