ThemeFont Property (FontInfo)
Gets or sets the theme font in the applied font scheme that is associated with the specified object.
'Declaration
Public Property ThemeFont As ThemeFont
'Usage
Dim instance As FontInfo
Dim value As ThemeFont
instance.ThemeFont = value
value = instance.ThemeFont
Property Value
The theme font.