Creates a link within the document and returns the link identifier for later use in Cell(), Write(), Image() or Link(). Such a link is a clickable area that points to another location within the document. The target of the link is defined with SetLink().
Syntax
C++
METHOD PUBLIC AddLink : INT
VAR_INPUT
END_VAR
Parameters
|
Parameter |
Description |
|---|---|
|
Return value |
Link Identifier |
Example
Requirements
Remarks