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

Changes the cells an hyperlink is linked to.

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