Hyperlinks property

Hyperlinks property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Example         Applies to

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.