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

In This Topic
    Strikeout Property (XLFont)
    In This Topic
    Gets strikeout flag of the Excel font.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Strikeout As Boolean
    public bool Strikeout {get;}
    See Also