Spread WPF Documentation
ColorScheme Property (IExcelTheme)


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
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

IExcelTheme Interface
IExcelTheme Members

 

 


Copyright © GrapeCity, inc. All rights reserved.