The information in this article applies to:
SUMMARY
In the WordBasic language used in Microsoft Word for Windows and
Microsoft Word for OS/2, Font$() returns the font name of the current
selection. If a COUNT argument is specified, Font$() returns the name
of the font COUNT. COUNT must be in the range of 1 to CountFonts().
MORE INFORMATION
For example, CountFonts() might return a value of 4. This means that
there are four fonts in the Format Character Font list, corresponding
to the number of fonts available with the selected printer. Font$(1)
would correspond to the first font in the list, Font$(2) the second,
and so on. Font$(0) will return the name of the current default font.
Additional query words: 1.x 1.0 1.1 winword2 word6 winword 2.0
Keywords : |
Last Reviewed: December 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |