HyperLinkRange Property Bytescout Spreadsheet SDK
Gets the range which this hyperlink is attached to.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public CellsRange Range { get; }

Property Value

Type: CellsRange
The range.

Implements

IHyperLinkRange
See Also

Reference