SpreadsheetGear 2023
ColorIndex Class
Members 


SpreadsheetGear Namespace : ColorIndex Class
ColorIndex provides special constants which specify that a color should be Automatic or None (transparent).
Object Model
ColorIndex Class
Syntax
'Declaration
 
Public NotInheritable Class ColorIndex 
'Usage
 
Dim instance As ColorIndex
public sealed class ColorIndex 
Remarks
Colors may be specified as indexes into a color palette. ColorIndex.Automatic and ColorIndex.None are special values which may be supplied in place of a normal color index.
Inheritance Hierarchy

System.Object
   SpreadsheetGear.ColorIndex

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

ColorIndex Members
SpreadsheetGear Namespace
IColors