Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / OfficeTools Object
Properties Methods

In This Topic
    OfficeTools Object Members
    In This Topic

    The following tables list the members exposed by OfficeTools.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new OfficeTools object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a value that indicates whether the installed Office Tools assembly supports new appointments.  
    Public PropertyDetermines if documents created by Office Tools and Office Suite applications close when Reflection closes (true), or if they stay open (false).  
    Public PropertyGets a value that indicates whether the installed Office Tools assembly supports viewing the contact list and creating new contacts.  
    Public PropertyGets or sets whether to copy the host screen data as an image (true) or as text (false) if images are supported by the Office Suite.  
    Public PropertyGets a value that indicates whether the installed Office Tools assembly supports viewing the e-mail application and creating new e-mail messages.  
    Public PropertyGets or sets whether to insert host screen data in new Office items.  
    Public PropertyGets a value that indicates whether the installed Office Tools assembly supports new notes.  
    Public PropertyGets or sets the visible state of the dockable Office Tools panel.  
    Public PropertyGets the parent object. The parent is the Productivity object.  
    Public PropertyGets a value that indicates whether the installed Office Tools assembly supports new slideshow presentations.  
    Public PropertyGets or sets the presentation template to use when creating new slideshows.  
    Public PropertyGets a value that indicates whether the installed Office Tools assembly supports new tasks.  
    Public PropertyGets or sets the name of the bookmark at which to insert text when creating a word-processing document.  
    Public PropertyGets a value that indicates whether the installed Office Tools assembly supports new word-processing documents.  
    Public PropertyGets or sets the path of the template to use when creating a word-processing document.  
    Top
    Public Methods
     NameDescription
    Public MethodActivates the address book application.  
    Public MethodActivates the e-mail application.  
    Public MethodCreates a new calendar appointment.  
    Public MethodCreate a new address book contact.  
    Public MethodCreate a new e-mail message.  
    Public MethodCreates a new note.  
    Public MethodCreates a new calendar task.  
    Public MethodCreates a new word-processing document.  
    Public MethodCreates a new word-processing document with graphics.  
    Public MethodGets the collection of bookmarks in a word-processing template file.  
    Top
    See Also