Spread Silverlight Documentation
ColorScheme Property (IExcelTheme)


GrapeCity.Excel Namespace > IExcelTheme Interface : ColorScheme Property
Represents a set of colors which are referenced to as a color scheme
Syntax
'Declaration
 
ReadOnly Property ColorScheme As IColorScheme
'Usage
 
Dim instance As IExcelTheme
Dim value As IColorScheme
 
value = instance.ColorScheme
IColorScheme ColorScheme {get;}

Property Value

An IColorScheme instance represents the colors settings of the theme
See Also

Reference

IExcelTheme Interface
IExcelTheme Members