InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebElement Object / NextSibling Property
In This Topic
    NextSibling Property
    In This Topic
    Gets the next element at the same level as this element in the document tree.
    Syntax
    expression.NextSibling As _WebElement
    See Also