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


In This Topic
    IOfficeTools Interface
    In This Topic
    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
    public interface IOfficeTools : Attachmate.Reflection.Framework.IProxy  
    Remarks
    Allows configuration access to Office applications and features, including the ability to add host data to selected Office template files.
    See Also