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