THyperlinkExportMode Enumeration
Determines how (and if) hyperlinks in the grid will be exported to Excel.
Syntax
Unit: UAdvGridExcelExport
Members
Name | Value | Description |
---|---|---|
None | 0 | Hyperlinks won't be exported to Excel. |
FirstLink | 1 | The first link in the cell will be exported. Note that Excel doesn't allow more than 1 link per cell. |