Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / OfficeTools Object / CloseOfficeDocsOnAppExit Property
In This Topic
    CloseOfficeDocsOnAppExit Property
    In This Topic
    Determines if documents created by Office Tools and Office Suite applications close when Reflection closes (true), or if they stay open (false).
    Syntax
    expression.CloseOfficeDocsOnAppExit As Boolean
    where expression is a variable that represents a OfficeTools Object
    See Also