Online Documentation for Advanced Data Export for RAD Studio VCL

TxlsHyperLink.Style

 

TxlsHyperLink                


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:

Col property

Format property

Row property

ScreenTip property

Target property

Title property