ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 System.Boolean
    public System.bool Strikeout {get;}
    See Also