SpreadsheetGear 2023
ThemeColor Property (ITab)


SpreadsheetGear Namespace > ITab Interface : ThemeColor Property
Gets or sets the theme color of the represented sheet tab.
Syntax
'Declaration
 
Property ThemeColor As ColorSchemeIndex
'Usage
 
Dim instance As ITab
Dim value As ColorSchemeIndex
 
instance.ThemeColor = value
 
value = instance.ThemeColor
ColorSchemeIndex ThemeColor {get; set;}
Requirements

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

See Also

Reference

ITab Interface
ITab Members
TintAndShade Property
Color Property
ColorIndex Property
Tab Property