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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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