Gets whether the font style uses underline.
Namespace: MindFusion.Spreadsheet.Wpf.StandardForms
Assembly: MindFusion.Spreadsheet.Wpf.StandardForms
C#
![]() |
---|
public Nullable<Boolean> Underline { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Underline As Nullable(Of Boolean) |
A nullable boolean value.