ThemeFontScheme Object Members
Represents the font scheme of a Microsoft Office theme.
Methods
| Name | Description | |
|---|---|---|
| Load | Loads the font scheme of a Microsoft Office theme from a file. |
| Save | Saves the font scheme of a Microsoft Office theme to a file. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the ThemeFontScheme object. Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the ThemeFontScheme object was created. Read-only. |
| MajorFont | Gets the font setting for the "Headings" in a document. Read-only. |
| MinorFont | Gets the font settings for the "Body" of a document. Read-only. |
| Parent | Gets the Parent object for the ThemeFontScheme object. Read-only. |