Spread.Services Documentation
Item Property (IHyperlinks)
GrapeCity.Documents.Spread Namespace > IHyperlinks Interface : Item Property
The index of the collection.
Gets the IHyperlink by index.
Syntax
IHyperlink this[ 
   System.int index
]; {get;}

Parameters

index
The index of the collection.

Property Value

Returns the IHyperlink object.
See Also

Reference

IHyperlinks Interface
IHyperlinks Members