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

TdxSpreadSheetHyperlink Methods
Show Inherited Hide Inherited

A hyperlink bound to a cell (cell range) or floating container in a Table View worksheet.
Name Description
Assign(TdxSpreadSheetHyperlink) Updates the hyperlink’s settings from another hyperlink.
Contains(Integer,Integer) Identifies if the specified row and column intersect the hyperlink’s hot area.
Equals(TObject) Inherited from TObject.
Execute Activates the hyperlink.
GetHashCode Inherited from TObject.
IsAreaCorrect Identifies if the hyperlink’s hot area is a valid cell range.
ToString Inherited from TObject.
See Also