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