Enum ColorType
This enumeration contains possible color types.
Namespace: Syncfusion.XlsIO.Implementation
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ColorType
Fields
Name | Description |
---|---|
Automatic | Automatic color. |
Indexed | Indexed color. |
None | Color not set |
RGB | RGB color. |
Theme | Theme color. |