excelcolors-ag凯发旗舰厅



com.spire.xls
enum excelcolors

java.lang.object
  extended by java.lang.enum<excelcolors>
      extended by com.spire.xls.excelcolors
all implemented interfaces:
java.lang.comparable<excelcolors>

public enum excelcolors
extends java.lang.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

black

public static final excelcolors black
represents the black color.

white

public static final excelcolors white
represents the white color.

red

public static final excelcolors red
represents the red color.

lightgreen

public static final excelcolors lightgreen
represents the light green color.

blue

public static final excelcolors blue
represents the blue color.

yellow

public static final excelcolors yellow
represents the yellow color.

magenta

public static final excelcolors magenta
represents the magenta color.

cyan

public static final excelcolors cyan
represents the cyan color.

none

public static final excelcolors none
no color.

aqua

public static final excelcolors aqua
represents the aqua color.

blackcustom

public static final excelcolors blackcustom
represents the black custom color.

bluecustom

public static final excelcolors bluecustom
represents the blue custom color.

bluegray

public static final excelcolors bluegray
represents the blue gray color.

brightgreen

public static final excelcolors brightgreen
represents the bright green color.

brown

public static final excelcolors brown
represents the brown color.

darkblue

public static final excelcolors darkblue
represents the dark blue color.

darkgreen

public static final excelcolors darkgreen
represents the dark green color.

darkred

public static final excelcolors darkred
represents the dark red color.

darkteal

public static final excelcolors darkteal
represents the dark teal color.

darkyellow

public static final excelcolors darkyellow
represents the dark yellow color.

gold

public static final excelcolors gold
represents the gold color.

green

public static final excelcolors green
represents the green color.

gray25percent

public static final excelcolors gray25percent
represents the gray 25 percent color.

gray40percent

public static final excelcolors gray40percent
represents the gray 40 percent color.

gray50percent

public static final excelcolors gray50percent
represents the gray 50 percent color.

gray80percent

public static final excelcolors gray80percent
represents the gray 80 percent color.

indigo

public static final excelcolors indigo
represents the indigo color.

lavender

public static final excelcolors lavender
represents the lavender color.

lightblue

public static final excelcolors lightblue
represents the light blue color.

lightgreen1

public static final excelcolors lightgreen1
represents the light green 1 color.

lightorange

public static final excelcolors lightorange
represents the light orange color.

lightturquoise

public static final excelcolors lightturquoise
represents the light turquoise color.

lightyellow

public static final excelcolors lightyellow
represents the light yellow color.

lime

public static final excelcolors lime
represents the lime color.

olivegreen

public static final excelcolors olivegreen
represents the olive green color.

orange

public static final excelcolors orange
represents the orange color.

paleblue

public static final excelcolors paleblue
represents the pale blue color.

pink

public static final excelcolors pink
represents the pink color.

plum

public static final excelcolors plum
represents the plum color.

red2

public static final excelcolors red2
represents the red2 color.

rose

public static final excelcolors rose
represents the rose color.

seagreen

public static final excelcolors seagreen
represents the sea green color.

skyblue

public static final excelcolors skyblue
represents the sky blue color.

tan

public static final excelcolors tan
represents the tan color.

teal

public static final excelcolors teal
represents the teal color.

turquoise

public static final excelcolors turquoise
represents the turquoise color.

violet

public static final excelcolors violet
represents the violet color.

whitecustom

public static final excelcolors whitecustom
represents the white custom color.

yellowcustom

public static final excelcolors yellowcustom
represents the yellow custom color.

color0

public static final excelcolors color0
represents the color0 color.

color1

public static final excelcolors color1
represents the color1 color.

color2

public static final excelcolors color2
represents the color2 color.

color3

public static final excelcolors color3
represents the color3 color.

color4

public static final excelcolors color4
represents the color4 color.

color5

public static final excelcolors color5
represents the color5 color.

color6

public static final excelcolors color6
represents the color6 color.

color7

public static final excelcolors color7
represents the color7 color.

color8

public static final excelcolors color8
represents the color8 color.

color9

public static final excelcolors color9
represents the color9 color.

color10

public static final excelcolors color10
represents the color10 color.

color11

public static final excelcolors color11
represents the color11 color.

color12

public static final excelcolors color12
represents the color12 color.

color13

public static final excelcolors color13
represents the color13 color.

color14

public static final excelcolors color14
represents the color14 color.

color15

public static final excelcolors color15
represents the color15 color.

color16

public static final excelcolors color16
represents the color16 color.

color17

public static final excelcolors color17
represents the color17 color.

color18

public static final excelcolors color18
represents the color18 color.

color19

public static final excelcolors color19
represents the color19 color.

color20

public static final excelcolors color20
represents the color20 color.

color21

public static final excelcolors color21
represents the color21 color.

color22

public static final excelcolors color22
represents the color22 color.

color23

public static final excelcolors color23
represents the color23 color.

color24

public static final excelcolors color24
represents the color24 color.

color25

public static final excelcolors color25
represents the color25 color.

color26

public static final excelcolors color26
represents the color26 color.

color27

public static final excelcolors color27
represents the color27 color.

color28

public static final excelcolors color28
represents the color28 color.

color29

public static final excelcolors color29
represents the color29 color.

color30

public static final excelcolors color30
represents the color30 color.

color31

public static final excelcolors color31
represents the color31 color.

color32

public static final excelcolors color32
represents the color32 color.

color33

public static final excelcolors color33
represents the color33 color.

color34

public static final excelcolors color34
represents the color34 color.

color35

public static final excelcolors color35
represents the color35 color.

color36

public static final excelcolors color36
represents the color36 color.

color37

public static final excelcolors color37
represents the color37 color.

color38

public static final excelcolors color38
represents the color38 color.

color39

public static final excelcolors color39
represents the color39 color.

color40

public static final excelcolors color40
represents the color40 color.

color41

public static final excelcolors color41
represents the color41 color.

color42

public static final excelcolors color42
represents the color42 color.

color43

public static final excelcolors color43
represents the color43 color.

color44

public static final excelcolors color44
represents the color44 color.

color45

public static final excelcolors color45
represents the color45 color.

color46

public static final excelcolors color46
represents the color46 color.

color47

public static final excelcolors color47
represents the color47 color.

color48

public static final excelcolors color48
represents the color48 color.

color49

public static final excelcolors color49
represents the color49 color.

color50

public static final excelcolors color50
represents the color50 color.

color51

public static final excelcolors color51
represents the color51 color.

color52

public static final excelcolors color52
represents the color52 color.

color53

public static final excelcolors color53
represents the color53 color.

color54

public static final excelcolors color54
represents the color54 color.

color55

public static final excelcolors color55
represents the color55 color.

color56

public static final excelcolors color56
represents the color56 color.
method detail

fromvalue

public static excelcolors fromvalue(int value)
from value get excel colors


网站地图