|
FlexCel Studio for VCL/LCL
|
Adds a new hyperlink to the Active sheet. Use SetHyperLink to modify an existing one.
procedure AddHyperLink(const CellRange: TXlsCellRange; const value: THyperLink);
__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!
|