OfficeTheme.ThemeFontScheme Property
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.
Gets a ThemeFontScheme object that represents the font scheme of a Microsoft Office theme. Read-only.
public:
property Microsoft::Office::Core::ThemeFontScheme ^ ThemeFontScheme { Microsoft::Office::Core::ThemeFontScheme ^ get(); };
public Microsoft.Office.Core.ThemeFontScheme ThemeFontScheme { get; }
member this.ThemeFontScheme : Microsoft.Office.Core.ThemeFontScheme
Public ReadOnly Property ThemeFontScheme As ThemeFontScheme