InfoConnect for Airlines VBA Guide
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 System.String
    See Also