ThemeFont Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a container for the font schemes of a Microsoft Office 2007 theme.
public interface class ThemeFont : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03A3-0000-0000-C000-000000000046")]
public interface ThemeFont : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03A3-0000-0000-C000-000000000046")>]
type ThemeFont = interface
interface _IMsoDispObj
Public Interface ThemeFont
Implements _IMsoDispObj
- Attributes
- Implements
Properties
Application |
Gets an Application object that represents the container application for the ThemeFont object. Read-only. |
Creator |
Gets a 32-bit integer that indicates the application in which the ThemeFont object was created. Read-only. |
Name |
Gets or sets the name of a font in the font scheme of a Microsoft Office theme. Read/write. |
Parent |
Gets the parent object for the ThemeFont object. Read-only. |