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