|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
com.aspose.ms.System.Enum
com.aspose.slides.SchemeColor
public final class SchemeColor
Represents colors in a color scheme.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.ms.System.Enum |
---|
com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum |
Field Summary | |
---|---|
static int |
Accent1
|
static int |
Accent2
|
static int |
Accent3
|
static int |
Accent4
|
static int |
Accent5
|
static int |
Accent6
|
static int |
Background1
|
static int |
Background2
|
static int |
Dark1
|
static int |
Dark2
|
static int |
FollowedHyperlink
|
static int |
Hyperlink
|
static int |
Light1
|
static int |
Light2
|
static int |
NotDefined
Color scheme is not defined. |
static int |
StyleColor
|
static int |
Text1
|
static int |
Text2
|
Fields inherited from class com.aspose.ms.System.Enum |
---|
EnumSeparatorCharArray |
Method Summary |
---|
Methods inherited from class com.aspose.ms.System.Enum |
---|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NotDefined
Color scheme is not defined.
public static final int Background1
public static final int Text1
public static final int Background2
public static final int Text2
public static final int Accent1
public static final int Accent2
public static final int Accent3
public static final int Accent4
public static final int Accent5
public static final int Accent6
public static final int Hyperlink
public static final int FollowedHyperlink
public static final int StyleColor
public static final int Dark1
public static final int Light1
public static final int Dark2
public static final int Light2
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |