Hyperlink

Overview

Hyperlink is a interface in Aspose.Cells FOSS for TypeScript.

Properties: address, display, target, tooltip, type.

Properties

NameTypeAccessDescription
address: stringReadGets the address.
display: stringReadGets the display.
tooltip: stringReadGets the tooltip.
type: "url" | "file" | "email" | "internal"ReadGets the type.
target: stringReadGets the target.

See Also