See Also Examples Applies To
Returns the specified font name.
Syntax
object.FontGetName (nFontNo)
The FontGetName syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nFontNo | Required. Long. Value between 1 and FontGetCount(). |
Returns
String.
Category
Font functions