HyperlinkModel
Overview
HyperlinkModel is a class in Aspose.Cells FOSS for .NET.
Represents hyperlink model.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FirstRow | int | Read/Write | Gets or sets the zero‑based index of the first row the hyperlink covers |
FirstColumn | int | Read/Write | |
TotalRows | int | Read/Write | Gets or sets the number of rows spanned by the hyperlink |
TotalColumns | int | Read/Write | |
Address | string | Read/Write | Gets or sets the target URL or external address of the hyperlink |
SubAddress | string | Read/Write | Gets or sets the internal cell reference within the workbook |
ScreenTip | string | Read/Write | |
TextToDisplay | string | Read/Write | Gets or sets the visible text shown for the hyperlink |