ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / FontSize Property

In This Topic
    FontSize Property (DDCells)
    In This Topic
    Sets the size of the font in points. It will round the number size specified to the nearest half of a point.
    Syntax
    'Declaration
     
    Public WriteOnly Property FontSize As Double
    public double FontSize {set;}
    See Also