EPPlus 3.0 |
ExcelHyperLink Members |
ExcelHyperLink Class Constructors Methods Properties See Also Send Feedback |
The ExcelHyperLink type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ExcelHyperLink | Overloaded. |
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.) |
Properties
Name | Description | |
---|---|---|
AbsolutePath |
Gets the absolute path of the URI.
(Inherited from Uri.) | |
AbsoluteUri |
Gets the absolute URI.
(Inherited from Uri.) | |
Authority |
Gets the Domain Name System (DNS) host name or IP address and the port number for a server.
(Inherited from Uri.) | |
ColSpann |
If the hyperlink spans multiple columns
| |
Display |
Displayed text
| |
DnsSafeHost |
Gets an unescaped host name that is safe to use for DNS resolution.
(Inherited from Uri.) | |
Fragment |
Gets the escaped URI fragment.
(Inherited from Uri.) | |
Host |
Gets the host component of this instance.
(Inherited from Uri.) | |
HostNameType |
Gets the type of the host name specified in the URI.
(Inherited from Uri.) | |
IsAbsoluteUri |
Gets whether the Uri instance is absolute.
(Inherited from Uri.) | |
IsDefaultPort |
Gets whether the port value of the URI is the default for this scheme.
(Inherited from Uri.) | |
IsFile |
Gets a value indicating whether the specified Uri is a file URI.
(Inherited from Uri.) | |
IsLoopback |
Gets whether the specified Uri references the local host.
(Inherited from Uri.) | |
IsUnc |
Gets whether the specified Uri is a universal naming convention (UNC) path.
(Inherited from Uri.) | |
LocalPath |
Gets a local operating-system representation of a file name.
(Inherited from Uri.) | |
OriginalString |
Gets the original URI string that was passed to the Uri constructor.
(Inherited from Uri.) | |
PathAndQuery |
Gets the AbsolutePath and Query properties separated by a question mark (?).
(Inherited from Uri.) | |
Port |
Gets the port number of this URI.
(Inherited from Uri.) | |
Query |
Gets any query information included in the specified URI.
(Inherited from Uri.) | |
ReferenceAddress |
The Excel address for internal links.
| |
RowSpann |
If the hyperlink spans multiple rows
| |
Scheme |
Gets the scheme name for this URI.
(Inherited from Uri.) | |
Segments |
Gets an array containing the path segments that make up the specified URI.
(Inherited from Uri.) | |
ToolTip |
Tooltip
| |
UserEscaped |
Indicates that the URI string was completely escaped before the Uri instance was created.
(Inherited from Uri.) | |
UserInfo |
Gets the user name, password, or other user-specific information associated with the specified URI.
(Inherited from Uri.) |