'Declaration Public Function GetThemeFont( _ ByVal type As ThemeFontType _ ) As ThemeFont
public ThemeFont GetThemeFont( ThemeFontType type )
Parameters
- type
- The theme font type.
Return Value
The theme font.
'Declaration Public Function GetThemeFont( _ ByVal type As ThemeFontType _ ) As ThemeFont
public ThemeFont GetThemeFont( ThemeFontType type )