| GrapeCity.Excel Namespace : ExcelColorType Enumeration |
'Declaration Public Enum ExcelColorType Inherits System.Enum
'Usage Dim instance As ExcelColorType
public enum ExcelColorType : System.Enum
| Member | Description |
|---|---|
| Auto | Indicates the color is an automatic color |
| Indexed | Indicates the color is a indexed color. |
| RGB | Indicates the color is a rgb color |
| Theme | Indicates the color is a theme color |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.ExcelColorType
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)