Click or drag to resize

HyperLink Range Property

Returns a Range object that represents the range the specified hyperlink is attached to.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public CellRange Range { get; set; }

Property Value

Type: CellRange
See Also