NativeExcel for .Net Developer's Reference

IHyperlink Interface

Represents a hyperlink. The IHyperlink interface is a member of the IHyperlinks collection.

For a list of all members of this type, see IHyperlink Members.

[Visual Basic]
Public Interface IHyperlink
[C#]
public interface IHyperlink
[C++]
public __gc __interface IHyperlink
[JScript]
public interface IHyperlink

Remarks

Use Hyperlinks[Index], where Index is the index number of the hyperlink, to return an IHyperlink interface.

Requirements

Namespace: NativeExcel

Assembly: NativeExcel (in NativeExcel.dll)

See Also

IHyperlink Members | NativeExcel Namespace | IWorksheet.Hyperlinks Property | IRange.Hyperlinks Property | IHyperlinks Interface