CellFontName

Returns or sets the name of the font for the current cell text. Not available at design time.

Syntax

object.CellFontName [= name ]

The CellFontName property syntax has these parts:

Part Description
object An object expression that evaluates to an object.
name A string expression naming of one of the available font faces.

Remarks

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