ThemeFont Interface

Represents a container for the font schemes of a Microsoft Office 2007 theme.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C03A3-0000-0000-C000-000000000046")> _
Public Interface ThemeFont _
    Inherits _IMsoDispObj
'Usage
Dim instance As ThemeFont
[GuidAttribute("000C03A3-0000-0000-C000-000000000046")]
public interface ThemeFont : _IMsoDispObj

See Also

Reference

ThemeFont Members

Microsoft.Office.Core Namespace