ThemeFonts Interface
Represents a collection of major and minor fonts in the font scheme of a Microsoft Office 2007 theme.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C03A4-0000-0000-C000-000000000046")> _
Public Interface ThemeFonts _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As ThemeFonts
[GuidAttribute("000C03A4-0000-0000-C000-000000000046")]
public interface ThemeFonts : _IMsoDispObj,
IEnumerable