Share via


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
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets an Application object that represents the container application for the ThemeFontScheme object. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the ThemeFontScheme object was created. Read-only.
Public property MajorFont Gets the font setting for the "Headings" in a document. Read-only.
Public property MinorFont Gets the font settings for the "Body" of a document. Read-only.
Public property Parent Gets the parent object for the ThemeFontScheme object. Read-only.

Top

Methods

  Name Description
Public method Load Loads the font scheme of a Microsoft Office theme from a file.
Public method Save Saves the font scheme of a Microsoft Office theme to a file.

Top

See Also

Reference

ThemeFontScheme Interface

Microsoft.Office.Core Namespace