ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel 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