Fonts property
Office XP
Fonts property
http://msdn.microsoft.com/en-us/library/aa142132(v=office.10) See also Example http://msdn.microsoft.com/en-us/library/aa142131(v=office.10) Applies to
Returns the Fonts collection of a Document object.
Version added
4.0
Syntax
| |
| objRet | Required. An expression that returns a document's Fonts collection. |
| object | Required. An expression that returns a Document object. |