CellFontSize

Returns or sets the size, in points, for the current cell text. Not available at design time.

Syntax

object.CellFontSize [= value ]

The CellFontSize property syntax has these parts:

Part Description
object An object expression that evaluates to an object.
value Single. A numeric expression specifying the size of the current cell text.

Remarks

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