ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / FontName Property

In This Topic
    FontName Property (DDCell)
    In This Topic
    Sets/gets the name of the font.
    Syntax
    'Declaration
     
    Public Property FontName As String
    public string FontName {get; set;}
    See Also