|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |
java.lang.objectjava.lang.enum<excelcolors>
com.spire.xls.excelcolors
public enum excelcolors
predefined colors in excel.
enum constant summary | |
---|---|
aqua
represents the aqua color. |
|
black
represents the black color. |
|
blackcustom
represents the black custom color. |
|
blue
represents the blue color. |
|
bluecustom
represents the blue custom color. |
|
bluegray
represents the blue gray color. |
|
brightgreen
represents the bright green color. |
|
brown
represents the brown color. |
|
color0
represents the color0 color. |
|
color1
represents the color1 color. |
|
color10
represents the color10 color. |
|
color11
represents the color11 color. |
|
color12
represents the color12 color. |
|
color13
represents the color13 color. |
|
color14
represents the color14 color. |
|
color15
represents the color15 color. |
|
color16
represents the color16 color. |
|
color17
represents the color17 color. |
|
color18
represents the color18 color. |
|
color19
represents the color19 color. |
|
color2
represents the color2 color. |
|
color20
represents the color20 color. |
|
color21
represents the color21 color. |
|
color22
represents the color22 color. |
|
color23
represents the color23 color. |
|
color24
represents the color24 color. |
|
color25
represents the color25 color. |
|
color26
represents the color26 color. |
|
color27
represents the color27 color. |
|
color28
represents the color28 color. |
|
color29
represents the color29 color. |
|
color3
represents the color3 color. |
|
color30
represents the color30 color. |
|
color31
represents the color31 color. |
|
color32
represents the color32 color. |
|
color33
represents the color33 color. |
|
color34
represents the color34 color. |
|
color35
represents the color35 color. |
|
color36
represents the color36 color. |
|
color37
represents the color37 color. |
|
color38
represents the color38 color. |
|
color39
represents the color39 color. |
|
color4
represents the color4 color. |
|
color40
represents the color40 color. |
|
color41
represents the color41 color. |
|
color42
represents the color42 color. |
|
color43
represents the color43 color. |
|
color44
represents the color44 color. |
|
color45
represents the color45 color. |
|
color46
represents the color46 color. |
|
color47
represents the color47 color. |
|
color48
represents the color48 color. |
|
color49
represents the color49 color. |
|
color5
represents the color5 color. |
|
color50
represents the color50 color. |
|
color51
represents the color51 color. |
|
color52
represents the color52 color. |
|
color53
represents the color53 color. |
|
color54
represents the color54 color. |
|
color55
represents the color55 color. |
|
color56
represents the color56 color. |
|
color6
represents the color6 color. |
|
color7
represents the color7 color. |
|
color8
represents the color8 color. |
|
color9
represents the color9 color. |
|
cyan
represents the cyan color. |
|
darkblue
represents the dark blue color. |
|
darkgreen
represents the dark green color. |
|
darkred
represents the dark red color. |
|
darkteal
represents the dark teal color. |
|
darkyellow
represents the dark yellow color. |
|
gold
represents the gold color. |
|
gray25percent
represents the gray 25 percent color. |
|
gray40percent
represents the gray 40 percent color. |
|
gray50percent
represents the gray 50 percent color. |
|
gray80percent
represents the gray 80 percent color. |
|
green
represents the green color. |
|
indigo
represents the indigo color. |
|
lavender
represents the lavender color. |
|
lightblue
represents the light blue color. |
|
lightgreen
represents the light green color. |
|
lightgreen1
represents the light green 1 color. |
|
lightorange
represents the light orange color. |
|
lightturquoise
represents the light turquoise color. |
|
lightyellow
represents the light yellow color. |
|
lime
represents the lime color. |
|
magenta
represents the magenta color. |
|
none
no color. |
|
olivegreen
represents the olive green color. |
|
orange
represents the orange color. |
|
paleblue
represents the pale blue color. |
|
pink
represents the pink color. |
|
plum
represents the plum color. |
|
red
represents the red color. |
|
red2
represents the red2 color. |
|
rose
represents the rose color. |
|
seagreen
represents the sea green color. |
|
skyblue
represents the sky blue color. |
|
tan
represents the tan color. |
|
teal
represents the teal color. |
|
turquoise
represents the turquoise color. |
|
violet
represents the violet color. |
|
white
represents the white color. |
|
whitecustom
represents the white custom color. |
|
yellow
represents the yellow color. |
|
yellowcustom
represents the yellow custom color. |
method summary | |
---|---|
static excelcolors |
fromvalue(int value)
from value get excel colors |
enum constant detail |
---|
public static final excelcolors black
public static final excelcolors white
public static final excelcolors red
public static final excelcolors lightgreen
public static final excelcolors blue
public static final excelcolors yellow
public static final excelcolors magenta
public static final excelcolors cyan
public static final excelcolors none
public static final excelcolors aqua
public static final excelcolors blackcustom
public static final excelcolors bluecustom
public static final excelcolors bluegray
public static final excelcolors brightgreen
public static final excelcolors brown
public static final excelcolors darkblue
public static final excelcolors darkgreen
public static final excelcolors darkred
public static final excelcolors darkteal
public static final excelcolors darkyellow
public static final excelcolors gold
public static final excelcolors green
public static final excelcolors gray25percent
public static final excelcolors gray40percent
public static final excelcolors gray50percent
public static final excelcolors gray80percent
public static final excelcolors indigo
public static final excelcolors lavender
public static final excelcolors lightblue
public static final excelcolors lightgreen1
public static final excelcolors lightorange
public static final excelcolors lightturquoise
public static final excelcolors lightyellow
public static final excelcolors lime
public static final excelcolors olivegreen
public static final excelcolors orange
public static final excelcolors paleblue
public static final excelcolors pink
public static final excelcolors plum
public static final excelcolors red2
public static final excelcolors rose
public static final excelcolors seagreen
public static final excelcolors skyblue
public static final excelcolors tan
public static final excelcolors teal
public static final excelcolors turquoise
public static final excelcolors violet
public static final excelcolors whitecustom
public static final excelcolors yellowcustom
public static final excelcolors color0
public static final excelcolors color1
public static final excelcolors color2
public static final excelcolors color3
public static final excelcolors color4
public static final excelcolors color5
public static final excelcolors color6
public static final excelcolors color7
public static final excelcolors color8
public static final excelcolors color9
public static final excelcolors color10
public static final excelcolors color11
public static final excelcolors color12
public static final excelcolors color13
public static final excelcolors color14
public static final excelcolors color15
public static final excelcolors color16
public static final excelcolors color17
public static final excelcolors color18
public static final excelcolors color19
public static final excelcolors color20
public static final excelcolors color21
public static final excelcolors color22
public static final excelcolors color23
public static final excelcolors color24
public static final excelcolors color25
public static final excelcolors color26
public static final excelcolors color27
public static final excelcolors color28
public static final excelcolors color29
public static final excelcolors color30
public static final excelcolors color31
public static final excelcolors color32
public static final excelcolors color33
public static final excelcolors color34
public static final excelcolors color35
public static final excelcolors color36
public static final excelcolors color37
public static final excelcolors color38
public static final excelcolors color39
public static final excelcolors color40
public static final excelcolors color41
public static final excelcolors color42
public static final excelcolors color43
public static final excelcolors color44
public static final excelcolors color45
public static final excelcolors color46
public static final excelcolors color47
public static final excelcolors color48
public static final excelcolors color49
public static final excelcolors color50
public static final excelcolors color51
public static final excelcolors color52
public static final excelcolors color53
public static final excelcolors color54
public static final excelcolors color55
public static final excelcolors color56
method detail |
---|
public static excelcolors fromvalue(int value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | enum constants | field | method | detail: enum constants | field | method |