Spread Silverlight Documentation
FontScheme Property (IExcelTheme)


GrapeCity.Excel Namespace > IExcelTheme Interface : FontScheme Property
Represents a font scheme within the theme
Syntax
'Declaration
 
ReadOnly Property FontScheme As IFontScheme
'Usage
 
Dim instance As IExcelTheme
Dim value As IFontScheme
 
value = instance.FontScheme
IFontScheme FontScheme {get;}

Property Value

An IFontScheme instance represents the fonts settings of the theme
See Also

Reference

IExcelTheme Interface
IExcelTheme Members