ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Font Class / Strikethrough Property

In This Topic
    Strikethrough Property
    In This Topic
    Gets or sets a value indicating whether to show strikethrough.
    Syntax
    'Declaration
     
    Public Property Strikethrough As Boolean
    public bool Strikethrough {get; set;}
    See Also