GrapeCity.Xaml.SpreadSheet.Data
GetThemeFont Method (IThemeSupport)


Name of the theme.
Gets the font family with a specified theme name.
Syntax
'Declaration
 
Function GetThemeFont( _
   ByVal themeName As String _
) As FontFamily
'Usage
 
Dim instance As IThemeSupport
Dim themeName As String
Dim value As FontFamily
 
value = instance.GetThemeFont(themeName)
FontFamily GetThemeFont( 
   string themeName
)

Parameters

themeName
Name of the theme.

Return Value

The Font family.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IThemeSupport Interface
IThemeSupport Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options