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