'Declaration Function GetThemeFont( _ ByVal themeName As String _ ) As FontFamily
FontFamily GetThemeFont( string themeName )
Parameters
- themeName
- Name of the theme.
Return Value
The Font family.
'Declaration Function GetThemeFont( _ ByVal themeName As String _ ) As FontFamily
FontFamily GetThemeFont( string themeName )