[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCells.FontSize

FontSize Property

FontSize

Sets the font size.

Declaration
public double FontSize { set; }
Property Value
Type Description
double

A double value representing font size in points.

Remarks

The specified size would be rounded up or down to the nearest half point.

Exceptions
Type Condition
ArgumentOutOfRangeException

Thrown when attempting to set a value greater (or equals) than 20 feet, or less (or equals) than 0.