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