Click or drag to resize

XlsRange Hyperlinks Property

Returns hyperlinks for this range.

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