New to Telerik Document ProcessingStart a free 30-day trial

Defines categories of hyperlink targets (web/file URLs, email addresses, or in-document locations).

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum HyperlinkType

Fields

Links to a cell range or named location within the same workbook.

C#
InDocument = 2

Links to an email address, opening the default mail client.

C#
Mailto = 1

Links to a web page or file path.

C#
Url = 0
In this article
DefinitionFieldsInDocumentMailtoUrl
Not finding the help you need?
Contact Support