Click or drag to resize

ExcelHyperlinkRange Property

Gets the range to which this hyperlink was attached.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelRange Range { get; }

Property Value

Type: ExcelRange
See Also