Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IHyperlinks Interface
/ Item Property
The index of the collection.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Property (IHyperlinks)
In This Topic
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