FontNames Object Members
Word Developer Reference |
Represents a list of the names of all the available fonts.
Methods
Name | Description | |
---|---|---|
Item | Returns a String that represents the name of a font. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
Count | Returns a Long that represents the number of font names in the collection. Read-only Long. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. | |
Parent | Returns an Object that represents the parent object of the specified FontNames object. |