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; }
Public ReadOnly Property Range As ExcelRange
Get
Property Value
Type:
ExcelRangeSee Also