InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / IOfficeTools Interface
Members


IOfficeTools Interface
Defines the interface for the Office Tools Productivity feature.
Object Model
IOfficeTools InterfaceIProductivity Interface
Syntax
'Declaration
 
Public Interface IOfficeTools 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As IOfficeTools
Remarks
Allows configuration access to Office applications and features, including the ability to add host data to selected Office template files.
See Also