AsposeCellsCloud::Object::Hyperlink

Load the model package

use AsposeCellsCloud::Object::Hyperlink;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Address | string | Represents the address of a hyperlink. | Area | CellArea | Gets the range of hyperlink. | ScreenTip | string | Returns or sets the ScreenTip text for the specified hyperlink. | TextToDisplay | string | Represents the text to be displayed for the specified hyperlink. The default value is the address of the hyperlink. | LinkType | string | Gets the link type. | link | Link | |

[Back to Model list]
[Back to README]