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