ColorType
ColorType enumeration
Represents all color type
public enum ColorType
Values
Name | Value | Description |
---|---|---|
Automatic | 0 |
Automatic color. |
AutomaticIndex | 1 |
It’s automatic color,but the displayed color depends the setting of the OS System. |
RGB | 2 |
The RGB color. |
IndexedColor | 3 |
The color index in the color palette. |
Theme | 4 |
The theme color. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells