ExcelHyperLink Methods
From Office Open XML
The ExcelHyperLink type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals |
Compares two Uri instances for equality.
(Inherited from Uri.) | |
| GetComponents |
Gets the specified components of the current instance using the specified escaping for special characters.
(Inherited from Uri.) | |
| GetHashCode |
Gets the hash code for the URI.
(Inherited from Uri.) | |
| GetLeftPart |
Gets the specified portion of a Uri instance.
(Inherited from Uri.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| IsBaseOf | (Inherited from Uri.) | |
| IsWellFormedOriginalString |
Indicates whether the string used to construct this Uri was well-formed and is not required to be further escaped.
(Inherited from Uri.) | |
| MakeRelative | Obsolete.
Determines the difference between two Uri instances.
(Inherited from Uri.) | |
| MakeRelativeUri |
Determines the difference between two Uri instances.
(Inherited from Uri.) | |
| ToString |
Gets a canonical string representation for the specified Uri instance.
(Inherited from Uri.) |