ClassThemeFontSchemeFonts
Class
Provides properties describing fonts in a theme font scheme.
Definition
Namespace:Telerik.WinForms.Controls.Spreadsheet.Controls
Assembly:Telerik.WinControls.RadSpreadsheet.dll
Syntax:
cs-api-definition
public class ThemeFontSchemeFonts
Inheritance: objectThemeFontSchemeFonts
Constructors
ThemeFontSchemeFonts()
Declaration
cs-api-definition
public ThemeFontSchemeFonts()
Methods
GetMajorFromScheme(ThemeFontScheme)
Declaration
cs-api-definition
public static FontFamily GetMajorFromScheme(ThemeFontScheme fontScheme)
Parameters
fontScheme
Returns
GetMinorFromScheme(ThemeFontScheme)
Declaration
cs-api-definition
public static FontFamily GetMinorFromScheme(ThemeFontScheme fontScheme)
Parameters
fontScheme
Returns
GetNameFromScheme(ThemeFontScheme)
Declaration
cs-api-definition
public static string GetNameFromScheme(ThemeFontScheme fontScheme)
Parameters
fontScheme
Returns