Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / Name Property
In This Topic
    Name Property (WebElement)
    In This Topic
    Gets or sets the name of the element.
    Syntax
    expression.Name As String
    where expression is a variable that represents a WebElement Object
    See Also