Hyperlink.isValid

Since the document that a link is associated with may have changed this method returns TRUE if the link is still valid (with respect to the document it references) and FALSE otherwise.

class Hyperlink
int
isValid
()

Return Value

Type: int

whether or not this link is still valid

Meta