Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / InnerHtml Property
In This Topic
InnerHtml Property
In This Topic
Gets or sets the HTML markup underneath this element.
Syntax
expression.InnerHtml As String
where expression is a variable that represents a WebElement Object
See Also