HotXLS Docs
Contents
Home
Overview
TGridToXLS
IXLSWorkbook
Home
Contents
Overview
Delete method
Deletes the specified hyperlink
Syntax
procedure
Delete;
Example
This example deletes the first hyperlink from Worksheet one
Workbook.Sheet[
1
].Heperlinks[
1
].Delete;