|
FlexCel Studio for VCL/LCL
|
Changes the cells an hyperlink is linked to.
procedure SetHyperLinkCellRange(const HyperLinkIndex: integer; const CellRange: TXlsCellRange);
__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!
|