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

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