SpreadsheetGear.Themes Namespace > ITheme Interface : FontScheme Property |
'Declaration
ReadOnly Property FontScheme As IFontScheme
'Usage
Dim instance As ITheme Dim value As IFontScheme value = instance.FontScheme
IFontScheme FontScheme {get;}
read-only property FontScheme: IFontScheme;
function get FontScheme : IFontScheme
__property IFontScheme* get_FontScheme();
property IFontScheme^ FontScheme { IFontScheme^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2