CellFontName Property (ModHFGrid)

See Also    Example    Applies To

Returns or sets the name of the font for the current cell text. This property is not available at design time.

Syntax

object.CellFontName [=string]

The CellFontName property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
string A string expression naming 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.