Share via


ThemeFont 接口

定义

表示 Microsoft Office 2007 主题字体方案的容器。

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
属性
实现

属性

Application

获取一个 Application 对象,该对象代表对象的容器应用程序 ThemeFont 。 只读。

Creator

获取一个 32 位整数,该整数指示创建对象的应用程序 ThemeFont 。 只读。

Name

获取或设置 Microsoft Office 主题的字体方案中字体的名称。 读/写。

Parent

获取 对象的父对象 ThemeFont 。 只读。

适用于