java.lang.Object
com.aspose.cells.GradientPresetType
public class GradientPresetType
| Field Summary | ||
|---|---|---|
static final int | BRASS | |
| Brass preset color | ||
static final int | CALM_WATER | |
| Calm Water preset color | ||
static final int | CHROME | |
| Chrome preset color | ||
static final int | CHROME_II | |
| Chrome II preset color | ||
static final int | DAYBREAK | |
| Daybreak preset color | ||
static final int | DESERT | |
| Desert preset color | ||
static final int | EARLY_SUNSET | |
| Early Sunset preset color | ||
static final int | FIRE | |
| Fire preset color | ||
static final int | FOG | |
| Fog preset color | ||
static final int | GOLD | |
| Gold preset color | ||
static final int | GOLD_II | |
| Gold II preset color | ||
static final int | HORIZON | |
| Horizon preset color | ||
static final int | LATE_SUNSET | |
| Late Sunset preset color | ||
static final int | MAHOGANY | |
| Mahogany preset color | ||
static final int | MOSS | |
| Moss preset color | ||
static final int | NIGHTFALL | |
| Nightfall preset color | ||
static final int | OCEAN | |
| Ocean preset color | ||
static final int | PARCHMENT | |
| Parchment preset color | ||
static final int | PEACOCK | |
| Peacock preset color | ||
static final int | RAINBOW | |
| Rainbow preset color | ||
static final int | RAINBOW_II | |
| Rainbow II preset color | ||
static final int | SAPPHIRE | |
| Sapphire preset color | ||
static final int | SILVER | |
| Silver preset color | ||
static final int | WHEAT | |
| Wheat preset color | ||
static final int | UNKNOWN | |
| Unknown preset color. Only for the preset color (which is not same as any known preset color) in the template workbook. | ||
| Field Detail |
|---|
BRASS | |
public static final int BRASS | |
CALM_WATER | |
public static final int CALM_WATER | |
CHROME | |
public static final int CHROME | |
CHROME_II | |
public static final int CHROME_II | |
DAYBREAK | |
public static final int DAYBREAK | |
DESERT | |
public static final int DESERT | |
EARLY_SUNSET | |
public static final int EARLY_SUNSET | |
FIRE | |
public static final int FIRE | |
FOG | |
public static final int FOG | |
GOLD | |
public static final int GOLD | |
GOLD_II | |
public static final int GOLD_II | |
HORIZON | |
public static final int HORIZON | |
LATE_SUNSET | |
public static final int LATE_SUNSET | |
MAHOGANY | |
public static final int MAHOGANY | |
MOSS | |
public static final int MOSS | |
NIGHTFALL | |
public static final int NIGHTFALL | |
OCEAN | |
public static final int OCEAN | |
PARCHMENT | |
public static final int PARCHMENT | |
PEACOCK | |
public static final int PEACOCK | |
RAINBOW | |
public static final int RAINBOW | |
RAINBOW_II | |
public static final int RAINBOW_II | |
SAPPHIRE | |
public static final int SAPPHIRE | |
SILVER | |
public static final int SILVER | |
WHEAT | |
public static final int WHEAT | |
UNKNOWN | |
public static final int UNKNOWN | |