Hyperlinks property
See also Example
Returns the Hyperlinks collection for a Shape object.
Version added
2000
Syntax
objsRet = object.Hyperlinks
|
objsRet
|
The Hyperlinks collection for a Shape object.
|
object
|
Required. An expression that returns a Shape object.
|