ActiveReports 12
FontSize Property (DDCells)

GrapeCity.ActiveReports.Export.Excel.v12 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCells Class : FontSize Property
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

Reference

DDCells Class
DDCells Members