Hyperlink
Overview
Hyperlink is a class in Aspose.Cells FOSS for C++.
Represents hyperlink.
Methods
| Signature | Description |
|---|---|
GetArea() → std::string | Gets the area. |
GetAddress() → std::string | Gets or sets the address. |
SetAddress(value: std::string) | |
GetLinkType() → TargetModeType | Gets the link type. |
GetScreenTip() → std::string | Gets or sets the screen tip. |
SetScreenTip(value: std::string) | |
GetTextToDisplay() → std::string | Gets or sets the text to display. |
SetTextToDisplay(value: std::string) | |
Delete() | Performs delete. |