Gets or sets the mouse cursor shown to the user if the mouse is over a cell containing a hyperlink.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Cursor HyperlinkCursor { get; set; } |
Visual Basic
![]() |
---|
Public Property HyperlinkCursor As Cursor |
An instance of the .NET Cursor class. The default is Cursors.Hand.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |