CellFontSize

This property returns and sets the size, in points, of the current cell text.

Syntax

object.CellFontSize [= value]

Parameters

object
Object expression that evaluates to a Grid control.
value
Single. Numeric expression that specifies the size of the current cell text.

Remarks

The CellFontSize property is unavailable at design time.

Changing this property affects the current cell or the current selection, depending on the setting of the FillStyle property.