EnumHyperlinkType
Enum
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:
cs-api-definition
public enum HyperlinkType
Fields
InDocument
Links to a cell range or named location within the same workbook.
Mailto
Links to an email address, opening the default mail client.