Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxSpreadSheetHyperlinks Unit

#Classes

Name Description
EdxSpreadSheetHyperlinkExecuteError The exception class for hyperlink activation errors.
TdxSpreadSheetHyperlink A hyperlink bound to a cell (cell range) or floating container in a Table View worksheet.
TdxSpreadSheetHyperlinks A hyperlink collection in a Table View worksheet.

#Enums

Name Description
TdxSpreadSheetHyperlinkAssignedValue Enumerates the individual hyperlink setting flags available in the Spreadsheet control.
TdxSpreadSheetHyperlinkValueType Enumerates available hyperlink reference types.

#Constants

Name Description
dxEMailHyperlinkMailtoPrefix Specifies the uniform resource identifier for creating hyperlinks allowing end-users to send emails to a specific address without having to copy it into an email client.
dxEMailHyperlinkSubjectPrefix Specifies the email subject field prefix for creating hyperlinks allowing end-users to send emails to a specific address with a prefilled subject line.

#Types

Name Description
TdxSpreadSheetHyperlinkAssignedValues A set of hyperlink setting flags.