HyperlinkClickEventArgs.TargetRange Property
Gets the destination range referenced by a hyperlink.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CellRange | A CellRange object to which the hyperlink points. |
See Also