Gets a Hyperlink object that represents the hyperlink associated with this cell.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Hyperlink Hyperlink { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Hyperlink As Hyperlink |
An instance of the Hyperlink class.
To create and associate a hyperlink with the cell, call the SetHyperlink method.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |