InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebDocument Object / Title Property
In This Topic
    Title Property
    In This Topic
    Gets or sets the text value of the title tag in the current HTML document.
    Syntax
    expression.Title As System.String
    See Also