MindFusion.Wpf Pack Programmer's Guide
Hyperlink Class
Remarks See Also
 





Represents a hyperlink associated with a worksheet cell.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public class Hyperlink

Visual Basic  Copy Code

Public Class Hyperlink

 Remarks

Objects of this class cannot be instantiated directly. To create and associate a hyperlink with a cell, call the SetHyperlink method of the cell.

 Inheritance Hierarchy

System.Object
    MindFusion.Spreadsheet.Wpf.Hyperlink

 See Also

Hyperlink Members
MindFusion.Spreadsheet.Wpf Namespace