Gets or sets the tooltip to display for the cell containing the hyperlink.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public string ToolTip { get; set; } |
Visual Basic
![]() |
---|
Public Property ToolTip As String |
A string value. The default is null (Nothing in Visual Basic).
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |