PresetColor

Overview

PresetColor is a enum in Aspose.Slides FOSS for Java.

Represents predefined color presets.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default color
ALICE_BLUERepresents the Alice Blue color
ANTIQUE_WHITERepresents the Antique White color
AQUARepresents the Aqua color
AQUAMARINERepresents the Aquamarine color
AZURERepresents the Azure color
BEIGERepresents the Beige color
BISQUERepresents the Bisque color
BLACKRepresents the Black color
BLANCHED_ALMONDRepresents the Blanched Almond color
BLUE
BLUE_VIOLETRepresents the Blue Violet color
BROWNRepresents the Brown color
BURLY_WOODRepresents the Burly Wood color
CADET_BLUERepresents the Cadet Blue color
CHARTREUSERepresents the Chartreuse color
CHOCOLATERepresents the Chocolate color
CORALRepresents the Coral color
CORNFLOWER_BLUERepresents the Cornflower Blue color
CORNSILKRepresents the Cornsilk color
CRIMSONRepresents the Crimson color
CYANRepresents the Cyan color
DARK_BLUERepresents the Dark Blue color
DARK_CYAN
DARK_GOLDENRODRepresents the Dark Goldenrod color
DARK_GRAYRepresents the Dark Gray color
DARK_GREENRepresents the Dark Green color
DARK_KHAKIRepresents the Dark Khaki color
DARK_MAGENTARepresents the Dark Magenta color
DARK_OLIVE_GREENRepresents the Dark Olive Green color
DARK_ORANGE
DARK_ORCHID
DARK_RED
DARK_SALMON
DARK_SEA_GREEN
DARK_SLATE_BLUE
DARK_SLATE_GRAY
DARK_TURQUOISE
DARK_VIOLET
DEEP_PINK
DEEP_SKY_BLUE
DIM_GRAY
DODGER_BLUE
FIREBRICK
FLORAL_WHITE
FOREST_GREEN
FUCHSIA
GAINSBORO
GHOST_WHITE
GOLD
GOLDENROD
GRAY
GREEN
GREEN_YELLOW
HONEYDEW
HOT_PINK
INDIAN_RED
INDIGO
IVORY
KHAKI
LAVENDER
LAVENDER_BLUSH
LAWN_GREEN
LEMON_CHIFFON
LIGHT_BLUE
LIGHT_CORAL
LIGHT_CYAN
LIGHT_GOLDENROD_YELLOW
LIGHT_GRAY
LIGHT_GREEN
LIGHT_PINK
LIGHT_SALMON
LIGHT_SEA_GREEN
LIGHT_SKY_BLUE
LIGHT_SLATE_GRAY
LIGHT_STEEL_BLUE
LIGHT_YELLOW
LIME
LIME_GREEN
LINEN
MAGENTA
MAROON
MEDIUM_AQUAMARINE
MEDIUM_BLUE
MEDIUM_ORCHID
MEDIUM_PURPLE
MEDIUM_SEA_GREEN
MEDIUM_SLATE_BLUE
MEDIUM_SPRING_GREEN
MEDIUM_TURQUOISE
MEDIUM_VIOLET_RED
MIDNIGHT_BLUE
MINT_CREAM
MISTY_ROSE
MOCCASIN
NAVAJO_WHITE
NAVY
OLD_LACE
OLIVE
OLIVE_DRAB
ORANGE
ORANGE_RED
ORCHID
PALE_GOLDENROD
PALE_GREEN
PALE_TURQUOISE
PALE_VIOLET_RED
PAPAYA_WHIP
PEACH_PUFF
PERU
PINK
PLUM
POWDER_BLUE
PURPLE
RED
ROSY_BROWN
ROYAL_BLUE
SADDLE_BROWN
SALMON
SANDY_BROWN
SEA_GREEN
SEA_SHELL
SIENNA
SILVER
SKY_BLUE
SLATE_BLUE
SLATE_GRAY
SNOW
SPRING_GREEN
STEEL_BLUE
TAN
TEAL
THISTLE
TOMATO
TURQUOISE
VIOLET
WHEAT
WHITE
WHITE_SMOKE
YELLOW
YELLOW_GREEN

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also