Click or drag to resize

XlsName Hyperlinks Property

Gets the collection of hyperlinks associated with the range referred to by this instance.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IHyperLinks Hyperlinks { get; }

Property Value

Type: IHyperLinks

Implements

IXLSRange Hyperlinks
See Also