ThemeFont Property (Font)
Gets the
ThemeFont value of this Font.
'Declaration
Public Property ThemeFont As ThemeFont
'Usage
Dim instance As Font
Dim value As ThemeFont
instance.ThemeFont = value
value = instance.ThemeFont
Property Value
A
ThemeFont value represents the
ThemeFont value of this Font.