SpreadsheetGear 2023
ColorIndex Property (ITab)


SpreadsheetGear Namespace > ITab Interface : ColorIndex Property
Gets or sets the zero based color index of the sheet tab.
Syntax
'Declaration
 
Property ColorIndex As System.Integer
'Usage
 
Dim instance As ITab
Dim value As System.Integer
 
instance.ColorIndex = value
 
value = instance.ColorIndex
System.int ColorIndex {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
Color Property
ThemeColor Property
Tab Property