ExcelHyperlink.Range Property
Gets the range to which this hyperlink was attached.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
public ExcelRange Range { get; }
Public ReadOnly Property Range As ExcelRange
Get
public:
property ExcelRange^ Range {
ExcelRange^ get ();
}
member Range : ExcelRange with get
Property Value
ExcelRange