property Link.ElementFrom as Element
Specifies the element where the link starts from.

TypeDescription
Element An Element object that specifies where the link starts.
The ElementFrom property specifies where the link starts. The ElementTo property specifies the element where the link ends. The StartPos/EndPos properties indicates where on the starting element links starts and where on the ending elements the link ends. The ShowDir property specifies whether the direction of the link is shown or hidden.