Gets or sets a value indicating whether the element's text is underlined.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
Nullable<Boolean> FontUnderline { get; set; } |
Visual Basic
![]() |
---|
Property FontUnderline As Nullable(Of Boolean) |
A nullable boolean value.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |