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
Use Hyperlinks[Index], where Index is the index number of the hyperlink, to return an IHyperlink interface.
Namespace: NativeExcel
Assembly: NativeExcel (in NativeExcel.dll)
IHyperlink Members | NativeExcel Namespace | IWorksheet.Hyperlinks Property | IRange.Hyperlinks Property | IHyperlinks Interface