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