Table of Contents

Enum ExcelColors

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Predefined colors in excel.

public enum ExcelColors

Fields

Aqua = 49

Represents the Aqua color.

Black = 0

Represents the Black color.

BlackCustom = 64

Represents the BlackCustom color.

Blue = 4

Represents the Blue color.

BlueCustom = 12

Represents the BlueCustom color.

BlueGray = 54

Represents the BlueGray color.

BrightGreen = 11

Represents the BrightGreen color.

Brown = 60

Represents the Brown color.

Color0 = 8

Represents the Color0 color.

Color1 = 9

Represents the Color1 color.

Color10 = 18

Represents the Color10 color.

Color11 = 19

Represents the Color11 color.

Color12 = 20

Represents the Color12 color.

Color13 = 21

Represents the Color13 color.

Color14 = 22

Represents the Color14 color.

Color15 = 23

Represents the Color15 color.

Color16 = 24

Represents the Color16 color.

Color17 = 25

Represents the Color17 color.

Color18 = 26

Represents the Color18 color.

Color19 = 27

Represents the Color19 color.

Color2 = 10

Represents the Color2 color.

Color20 = 28

Represents the Color20 color.

Color21 = 29

Represents the Color21 color.

Color22 = 30

Represents the Color22 color.

Color23 = 31

Represents the Color23 color.

Color24 = 32

Represents the Color24 color.

Color25 = 33

Represents the Color25 color.

Color26 = 34

Represents the Color26 color.

Color27 = 35

Represents the Color27 color.

Color28 = 36

Represents the Color28 color.

Color29 = 37

Represents the Color29 color.

Color3 = 11

Represents the Color3 color.

Color30 = 38

Represents the Color30 color.

Color31 = 39

Represents the Color31 color.

Color32 = 40

Represents the Color32 color.

Color33 = 41

Represents the Color33 color.

Color34 = 42

Represents the Color34 color.

Color35 = 43

Represents the Color35 color.

Color36 = 44

Represents the Color36 color.

Color37 = 45

Represents the Color37 color.

Color38 = 46

Represents the Color38 color.

Color39 = 47

Represents the Color39 color.

Color4 = 12

Represents the Color4 color.

Color40 = 48

Represents the Color40 color.

Color41 = 49

Represents the Color41 color.

Color42 = 50

Represents the Color42 color.

Color43 = 51

Represents the Color43 color.

Color44 = 52

Represents the Color44 color.

Color45 = 53

Represents the Color45 color.

Color46 = 54

Represents the Color46 color.

Color47 = 55

Represents the Color47 color.

Color48 = 56

Represents the Color48 color.

Color49 = 57

Represents the Color49 color.

Color5 = 13

Represents the Color5 color.

Color50 = 58

Represents the Color50 color.

Color51 = 59

Represents the Color51 color.

Color52 = 60

Represents the Color52 color.

Color53 = 61

Represents the Color53 color.

Color54 = 62

Represents the Color54 color.

Color55 = 63

Represents the Color55 color.

Color56 = 64

Represents the Color56 color.

Color6 = 14

Represents the Color6 color.

Color7 = 15

Represents the Color7 color.

Color8 = 16

Represents the Color8 color.

Color9 = 17

Represents the Color9 color.

Cyan = 7

Represents the Cyan color.

DarkBlue = 18

Represents the DarkBlue color.

DarkGreen = 58

Represents the DarkGreen color.

DarkRed = 16

Represents the DarkRed color.

DarkTeal = 56

Represents the DarkTeal color.

DarkYellow = 19

Represents the DarkYellow color.

Gold = 51

Represents the Gold color.

Gray25Percent = 22

Represents the Gray25Percent color.

Gray40Percent = 55

Represents the Gray40Percent color.

Gray50Percent = 23

Represents the Gray50Percent color.

Gray80Percent = 63

Represents the Gray80Percent color.

Green = 17

Represents the Green color.

Indigo = 62

Represents the Indigo color.

Lavender = 46

Represents the Lavender color.

LightBlue = 48

Represents the LightBlue color.

LightGreen = 3

Represents the LightGreen color.

LightGreen1 = 42

Represents the LightGreen1 color.

LightOrange = 52

Represents the LightOrange color.

LightTurquoise = 41

Represents the LightTurquoise color.

LightYellow = 43

Represents the LightYellow color.

Lime = 50

Represents the Lime color.

Magenta = 6

Represents the Magenta color.

None = 65

No color.

OliveGreen = 59

Represents the OliveGreen color.

Orange = 53

Represents the Orange color.

PaleBlue = 44

Represents the PaleBlue color.

Pink = 14

Represents the Pink color.

Plum = 61

Represents the Plum color.

Red = 2

Represents the Red color.

Red2 = 10

Represents the Red2 color.

Rose = 45

Represents the Rose color.

SeaGreen = 57

Represents the SeaGreen color.

SkyBlue = 40

Represents the SkyBlue color.

Tan = 47

Represents the Tan color.

Teal = 21

Represents the Teal color.

Turquoise = 15

Represents the Turquoise color.

Violet = 20

Represents the Violet color.

White = 1

Represents the White color.

WhiteCustom = 9

Represents the WhiteCustom color.

Yellow = 5

Represents the Yellow color.

YellowCustom = 13

Represents the YellowCustom color.