IHyperLinks Interface |
Namespace: Spire.Xls.Core
The IHyperLinks type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Returns the number of objects in the collection. Read-only.
|
|
|
Item |
Returns a single hyperlink object from the collection. Read-only.
|
|
|
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|
| Name | Description | |
|---|---|---|
|
|
Add |
Defines a new hyperlink.
|
|
|
RemoveAt |
Removes HyperLink object from the collection.
|