Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLFontFormatting Class / Strikeout Property

In This Topic
    Strikeout Property (XLFontFormatting)
    In This Topic
    Gets or sets font strikeout attribute for this formating.
    Syntax
    'Declaration
     
    
    Public Property Strikeout As Boolean
    public bool Strikeout {get; set;}
    See Also