Enum ColorType
Enum ColorType
Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)
Represents all color type
public enum ColorType
Fields
Automatic = 0
Automatic color.
AutomaticIndex = 1
It’s automatic color,but the displayed color depends the setting of the OS System.
Not supported.
IndexedColor = 3
The color index in the color palette.
RGB = 2
The RGB color.
Theme = 4
The theme color.