Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns the hyperlink at the specified 0-based index in the collection of hyperlinks in the worksheet.

C#
vb.net

Parameters

index
The 0-based index of the hyperlink in the collection.

Returns

A Hyperlink object representing the hyperlink at the specified index in the collection of hyperlinks in the worksheet.

Remarks

Hyperlinks are not stored in the order in which they were created.

Examples

C#
vb.net
  • No labels