Hyperlink

Overview

Hyperlink is a class in Aspose.Cells for NET.

Hyperlink.Delete removes the hyperlink from the worksheet.

Properties

NameTypeAccessDescription
AreastringReadGets or sets the cell range (e.g., “A1”) that the hyperlink occupies
AddressstringRead/WriteGets or sets the target URL or location of the hyperlink
LinkTypeTargetModeTypeReadGets or sets the TargetModeType indicating internal or external link mode
ScreenTipstringRead/WriteGets or sets the tooltip text displayed when hovering over the hyperlink
TextToDisplaystringRead/WriteGets or sets the visible text shown for the hyperlink

Methods

SignatureDescription
Delete()Removes the hyperlink from the worksheet