Spread Silverlight Documentation
FontScheme Property (ExcelTheme)


Represents a font scheme within the theme
Syntax
'Declaration
 
Public ReadOnly Property FontScheme As IFontScheme
'Usage
 
Dim instance As ExcelTheme
Dim value As IFontScheme
 
value = instance.FontScheme
public IFontScheme FontScheme {get;}

Property Value

An IFontScheme instance represents the fonts settings of the theme
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ExcelTheme Class
ExcelTheme Members

 

 


Copyright © GrapeCity, inc. All rights reserved.