Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebDocument Object / Body Property
In This Topic
    Body Property
    In This Topic
    Gets the body element.
    Syntax
    expression.Body As WebElement object 
    where expression is a variable that represents a WebDocument Object

    Property Value

    A WebElement object
    See Also