SpreadsheetHyperlink
Class
Binds a hyperlink target to a cell range, combining location with navigation information.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Model
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
C#
public class SpreadsheetHyperlink
Inheritance: objectSpreadsheetHyperlink
Methods
Properties
Gets the target address, type, and display settings for this hyperlink.
C#
public HyperlinkInfo HyperlinkInfo { get; }
The hyperlink information.