Hyperlink

Overview

Hyperlink is a class in Aspose.Cells FOSS for .NET.

Represents hyperlink.

This class provides 1 method for working with Hyperlink objects in .NET programs. Available methods include: Delete. All exported members are accessible to any .NET application after installing the Aspose.Cells FOSS for .NET package. Properties: Address, Area, LinkType, ScreenTip, TextToDisplay.

Description

Hyperlink is a class in the Aspose.Cells FOSS library for .NET that exposes 1 method and 5 properties for programmatic use.

The class also provides the Area property (gets the area), the LinkType property (gets the link type).

Properties

NameTypeAccessDescription
AreastringReadGets the area.
AddressstringRead/WriteGets or sets the address.
LinkTypeTargetModeTypeReadGets the link type.
ScreenTipstringRead/WriteGets or sets the screen tip.
TextToDisplaystringRead/WriteGets or sets the text to display.

Methods

SignatureDescription
Delete()Performs delete.

See Also

 English