Enum ExcelKnownColors
Specifies the possible colors in Excel.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelKnownColors
Fields
Name | Description |
---|---|
Aqua | Aqua color. |
Black | Black color. |
BlackCustom | BlackCustom color. |
Blue | Blue color. |
Blue_grey | Blue_grey color. |
BlueCustom | BlueCustom color. |
Bright_green | Bright_green color. |
Brown | Brown color. |
Custom0 | Custom0. |
Custom1 | Custom1. |
Custom10 | Custom10. |
Custom11 | Custom11. |
Custom12 | Custom12. |
Custom13 | Custom13. |
Custom14 | Custom14. |
Custom15 | Custom15. |
Custom16 | Custom16. |
Custom17 | Custom17. |
Custom18 | Custom18. |
Custom19 | Custom19. |
Custom2 | Custom2. |
Custom20 | Custom20. |
Custom21 | Custom21. |
Custom22 | Custom22. |
Custom23 | Custom23. |
Custom24 | Custom24. |
Custom25 | Custom25. |
Custom26 | Custom26. |
Custom27 | Custom27. |
Custom28 | Custom28. |
Custom29 | Custom29. |
Custom3 | Custom3. |
Custom30 | Custom30. |
Custom31 | Custom31. |
Custom32 | Custom32. |
Custom33 | Custom33. |
Custom34 | Custom34. |
Custom35 | Custom35. |
Custom36 | Custom36. |
Custom37 | Custom37. |
Custom38 | Custom38. |
Custom39 | Custom39. |
Custom4 | Custom4. |
Custom40 | Custom40. |
Custom41 | Custom41. |
Custom42 | Custom42. |
Custom43 | Custom43. |
Custom44 | Custom44. |
Custom45 | Custom45. |
Custom46 | Custom46. |
Custom47 | Custom47. |
Custom48 | Custom48. |
Custom49 | Custom49. |
Custom5 | Custom5. |
Custom50 | Custom50. |
Custom51 | Custom51. |
Custom52 | Custom52. |
Custom53 | Custom53. |
Custom54 | Custom54. |
Custom55 | Custom55. |
Custom56 | Custom56. |
Custom6 | Custom6. |
Custom7 | Custom7. |
Custom8 | Custom8. |
Custom9 | Custom9. |
Cyan | Cyan color. |
Dark_blue | Dark_blue color. |
Dark_green | Dark_green color. |
Dark_red | Dark_red color. |
Dark_teal | Dark_teal color. |
Dark_yellow | Dark_yellow color. |
Gold | Gold color. |
Green | Green color. |
Grey_25_percent | Grey_25_percent color. |
Grey_40_percent | Grey_40_percent color. |
Grey_50_percent | Grey_50_percent color. |
Grey_80_percent | Grey_80_percent color. |
Indigo | Indigo color. |
Lavender | Lavender color. |
Light_blue | Light_blue color. |
Light_green | Light_green color. |
Light_orange | Light_orange color. |
Light_turquoise | Light_turquoise color. |
Light_yellow | Light_yellow color. |
LightGreen | LightGreen color. |
Lime | Lime color. |
Magenta | Magenta color. |
None | No color. |
Olive_green | Olive_green color. |
Orange | Orange color. |
Pale_blue | Pale_blue color. |
Pink | Pink color. |
Plum | Plum color. |
Red | Red color. |
Red2 | Red2 color. |
Rose | Rose color. |
Sea_green | Sea_green color. |
Sky_blue | Sky_blue color. |
Tan | Tan color. |
Teal | Teal color. |
Turquoise | Turquoise color. |
Violet | Violet color. |
White | White color. |
WhiteCustom | WhiteCustom color. |
Yellow | Yellow color. |
YellowCustom | YellowCustom color. |