Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library
/
Attachmate.Reflection.Objects.Web.Msie Library
/
WebDocument Object
/ Links Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Links Property
In This Topic
Gets a list of all of the hyperlinks within the current HTML document.
Syntax
Visual Basic (Declaration)
expression
.Links
As
WebElement() object
where
expression
is a variable that represents a
WebDocument Object
Property Value
A collection of
WebElement
objects
See Also
Reference
WebDocument Object
WebDocument Members