HyperlinkModel

HyperlinkModel

Overview

HyperlinkModel is a class in Aspose.Cells for NET.

HyperlinkModel.Address holds the target URL or external address of the hyperlink; may be null.

Properties

NameTypeAccessDescription
FirstRowintRead/WriteIndicates the zero‑based index of the first row the hyperlink covers
FirstColumnintRead/Write
TotalRowsintRead/WriteSpecifies how many rows the hyperlink spans
TotalColumnsintRead/WriteSpecifies how many columns the hyperlink spans
Addressstring?Read/WriteHolds the target URL or external address of the hyperlink; may be null
SubAddressstring?Read/WriteHolds an internal cell reference or named range within the workbook; may be null
ScreenTipstring?Read/WriteContains optional tooltip text shown when hovering over the hyperlink; may be null
TextToDisplaystring?Read/WriteDefines the visible text shown for the hyperlink; may be null