Returns or sets the size, in points, for the current cell text. This property is 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 in the Applies To list. |
value | Single. A numeric expression that specifies 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.