TdxSpreadSheetTableView.DeleteHyperlink Method
Deletes a hyperlink.
Declaration
procedure DeleteHyperlink; virtual;
Remarks
Call this procedure to remove a hyperlink associated with the focused cell/cell range or floating container. The DeleteHyperlink procedure has no effect if the CanDeleteHyperlink function returns False.
See Also