Spread.Services Documentation
Item Property (IHyperlinks)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IHyperlinks Interface
: Item Property
The index of the collection.
Gets the
IHyperlink
by index.
Syntax
C#
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