|
||||||||
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.ColorSchemeIndexEx
public final class ColorSchemeIndexEx
Represents an index in a colorscheme.
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 byte |
Accent1
Accent 1. |
static byte |
Accent2
Accent 2. |
static byte |
Accent3
Accent 3. |
static byte |
Accent4
Accent 4. |
static byte |
Accent5
Accent 5. |
static byte |
Accent6
Accent 6. |
static byte |
Dark1
Dark 1. |
static byte |
Dark2
Dark 2. |
static byte |
FollowedHyperlink
Followed Hyperlink. |
static byte |
Hyperlink
Hyperlink. |
static byte |
Light1
Light 1. |
static byte |
Light2
Light 2. |
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, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte Dark1
Dark 1.
public static final byte Light1
Light 1.
public static final byte Dark2
Dark 2.
public static final byte Light2
Light 2.
public static final byte Accent1
Accent 1.
public static final byte Accent2
Accent 2.
public static final byte Accent3
Accent 3.
public static final byte Accent4
Accent 4.
public static final byte Accent5
Accent 5.
public static final byte Accent6
Accent 6.
public static final byte Hyperlink
Hyperlink.
public static final byte FollowedHyperlink
Followed Hyperlink.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |