Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / OuterText Property
In This Topic
    OuterText Property
    In This Topic
    Gets or sets the current element's text.
    Syntax
    expression.OuterText As String
    where expression is a variable that represents a WebElement Object
    See Also