[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IHyperlinks.Item

this Property

Gets the IHyperlink by index.

Declaration
IHyperlink this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IHyperlink
Parameters
Type Name Description
int index

The index of the collection.

Property Value
Type Description
IHyperlink

Returns the IHyperlink object.