public final class SheetColorHighlightEnum
extends com.aspose.ms.System.Enum
Possible colors of Sheet color setting. It's UI decorative color of layer in layers' list in PS
Modifier and Type | Field and Description |
---|---|
static short |
Blue
The blue color.
|
static short |
Gray
The gray color.
|
static short |
Green
The green color.
|
static short |
NoColor
Color is not specified.
|
static short |
Orange
The orange color.
|
static short |
Red
The red color.
|
static short |
Violet
The violet color.
|
static short |
Yellow
The yellow color.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final short NoColor
Color is not specified.
public static final short Red
The red color.
public static final short Orange
The orange color.
public static final short Yellow
The yellow color.
public static final short Green
The green color.
public static final short Blue
The blue color.
public static final short Violet
The violet color.
public static final short Gray
The gray color.