Share via


OfficeTheme.ThemeFontScheme Property

Gets a ThemeFontScheme object that represents the font scheme of a Microsoft Office theme. Read-only.

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

Syntax

'Declaration
ReadOnly Property ThemeFontScheme As ThemeFontScheme
    Get
'Usage
Dim instance As OfficeTheme
Dim value As ThemeFontScheme

value = instance.ThemeFontScheme
ThemeFontScheme ThemeFontScheme { get; }

Property Value

Type: Microsoft.Office.Core.ThemeFontScheme
ThemeFontScheme

See Also

Reference

OfficeTheme Interface

OfficeTheme Members

Microsoft.Office.Core Namespace