ClassSpreadsheetHyperlink
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:
cs-api-definition
public class SpreadsheetHyperlink
Inheritance: objectSpreadsheetHyperlink
Properties
HyperlinkInfo
Gets the target address, type, and display settings for this hyperlink.
Declaration
cs-api-definition
public HyperlinkInfo HyperlinkInfo { get; }
Property Value
The hyperlink information.
Methods
GetHashCode()
Serves as a hash function for a particular type.