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

In This Topic
    FontStyle Property (CellStyle)
    In This Topic
    The font style.
    Syntax
    'Declaration
     
    Public Property FontStyle As String
    public string FontStyle {get; set;}
    See Also