FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.AddHyperLink Method

Adds a new hyperlink to the Active sheet. Use SetHyperLink to modify an existing one.

Pascal
procedure AddHyperLink(const CellRange: TXlsCellRange; const value: THyperLink);
C++
__fastcall AddHyperLink(const TXlsCellRange CellRange, const THyperLink value);
Parameters 
Description 
const CellRange: TXlsCellRange 
Range of cells the hyperlink will refer to. 
const value: THyperLink 
Description of the hyperlink. 
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!