InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / TagName Property
In This Topic
    TagName Property
    In This Topic
    Gets the name of the HTML tag.
    Syntax
    expression.TagName As String
    where expression is a variable that represents a WebElement Object
    See Also