Gets or sets the font strikeout style of the run, or null (Nothing in Visual Basic), if the run should use the default font strikeout style.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Nullable<Boolean> FontStrikeout { get; set; } |
Visual Basic
![]() |
---|
Public Property FontStrikeout As Nullable(Of Boolean) |
A nullable boolean value.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |