com.grapecity.documents.excel Package / IHyperlinks Interface / get Method
The index of the collection.
In This Topic
get Method
In This Topic
Gets the IHyperlink by index.
Syntax
IHyperlink get( 
   int index
)

Parameters

index
The index of the collection.

Return Value

Returns the IHyperlink object.
See Also