ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / CellStyle Class / FontFamily Property

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