ThemeFontScheme Members
Include Protected Members
Include Inherited Members
Represents the font scheme of a Microsoft Office 2007 theme.
The ThemeFontScheme type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the ThemeFontScheme object. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
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. |
Top
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. |
Top