Gets a Hyperlink object that represents the hyperlink associated with this cell.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
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 Programmer's Guide | © 2025 MindFusion |