ExcelHyperlinkRange Property |
Gets the range to which this hyperlink was attached.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelRange Range { get; }Public ReadOnly Property Range As ExcelRange
Get
Property Value
ExcelRange
See Also