Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / OfficeTools Object / WordProcessingTemplate Property
In This Topic
    WordProcessingTemplate Property
    In This Topic
    Gets or sets the path of the template to use when creating a word-processing document.
    Syntax
    expression.WordProcessingTemplate As String
    where expression is a variable that represents a OfficeTools Object
    See Also