Skip to main content

TdxSpreadSheetHyperlink Methods

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