Returns or sets the width, in points, for the current cell text. This property is not available at design time.
Syntax
object.CellFontWidth [=value]
The CellFontWidth 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 preferred point width for the current cell’s font. |
Remarks
Changing the CellFontWidth property affects the current cell or the current selection, depending on the setting of the FillStyle property.