







The ExcelHyperLink type exposes the following members.
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.) |