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

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