Share via


Range.Hyperlinks Property

Excel Developer Reference

Returns a Hyperlinks collection that represents the hyperlinks for the range.

Syntax

expression.Hyperlinks

expression   A variable that represents a Range object.

See Also