Online Documentation for Advanced Data Export for RAD Studio VCL
TxlsHyperLink.Style
type
TxlsHyperLinkStyle = (hlsURL, hlsLocalFile);
property Style: TxlsHyperLinkStyle;
Description
The Style property defines the type of the hyperlink target. The following values are available:
hlsURL - the global URL
hlsLocalFile - link to local file
See also: