Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / Productivity Object / OfficeTools Property
In This Topic
    OfficeTools Property
    In This Topic
    Gets the Office Tools object, which holds configuration properties, methods, and events for the Office Tools Productivity feature.
    Syntax
    expression.OfficeTools As OfficeTools object 
    where expression is a variable that represents a Productivity Object

    Property Value

    An OfficeTools Object.
    See Also