While recording macro to find the graphics, while selecting it gives
Code:
ActiveDocument.Shapes.Range(Array("Rectangle 3"))
This type of objects looks like impossible to work with as .hyperlinks and do while .find.found gives error.
End of efforts from My side.