Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate


com.aspose.cells
Interface GradientPresetType


public interface GradientPresetType

Represents gradient preset color type.


Field Summary
static short BRASS
          Represents brass preset color.
static short CALM_WATER
          Represents calm Water preset color.
static short CHROME
          Represents chrome preset color.
static short CHROME_II
          Represents chrome II preset color.
static short DAYBREAK
          Represents daybreak preset color.
static short DESERT
          Represents desert preset color.
static short EARLY_SUNSET
          Represents early Sunset preset color.
static short FIRE
          Represents fire preset color.
static short FOG
          Represents fog preset color.
static short GOLD
          Represents gold preset color.
static short GOLD_II
          Represents gold II preset color.
static short HORIZON
          Represents horizon preset color.
static short LATE_SUNSET
          Represents late Sunset preset color.
static short MAHOGANY
          Represents mahogany preset color.
static short MOSS
          Represents moss preset color.
static short NIGHTFALL
          Represents nightfall preset color.
static short OCEAN
          Represents ocean preset color.
static short PARCHMENT
          Represents parchment preset color.
static short PERCOCK
          Represents peacock preset color.
static short RAINBOW
          Represents rainbow preset color.
static short RAINBOW_II
          Represents rainbow II preset color.
static short SAPPHIRE
          Represents sapphire preset color.
static short SILVER
          Represents silver preset color.
static short UNKNOWN
          Represents early Sunset preset color.
static short WHEAT
          Represents wheat preset color.
 

Field Detail

UNKNOWN

static final short UNKNOWN
Represents early Sunset preset color.

See Also:
Constant Field Values

EARLY_SUNSET

static final short EARLY_SUNSET
Represents early Sunset preset color.

See Also:
Constant Field Values

LATE_SUNSET

static final short LATE_SUNSET
Represents late Sunset preset color.

See Also:
Constant Field Values

NIGHTFALL

static final short NIGHTFALL
Represents nightfall preset color.

See Also:
Constant Field Values

DAYBREAK

static final short DAYBREAK
Represents daybreak preset color.

See Also:
Constant Field Values

HORIZON

static final short HORIZON
Represents horizon preset color.

See Also:
Constant Field Values

DESERT

static final short DESERT
Represents desert preset color.

See Also:
Constant Field Values

OCEAN

static final short OCEAN
Represents ocean preset color.

See Also:
Constant Field Values

CALM_WATER

static final short CALM_WATER
Represents calm Water preset color.

See Also:
Constant Field Values

FIRE

static final short FIRE
Represents fire preset color.

See Also:
Constant Field Values

FOG

static final short FOG
Represents fog preset color.

See Also:
Constant Field Values

MOSS

static final short MOSS
Represents moss preset color.

See Also:
Constant Field Values

PERCOCK

static final short PERCOCK
Represents peacock preset color.

See Also:
Constant Field Values

WHEAT

static final short WHEAT
Represents wheat preset color.

See Also:
Constant Field Values

PARCHMENT

static final short PARCHMENT
Represents parchment preset color.

See Also:
Constant Field Values

MAHOGANY

static final short MAHOGANY
Represents mahogany preset color.

See Also:
Constant Field Values

RAINBOW

static final short RAINBOW
Represents rainbow preset color.

See Also:
Constant Field Values

RAINBOW_II

static final short RAINBOW_II
Represents rainbow II preset color.

See Also:
Constant Field Values

GOLD

static final short GOLD
Represents gold preset color.

See Also:
Constant Field Values

GOLD_II

static final short GOLD_II
Represents gold II preset color.

See Also:
Constant Field Values

BRASS

static final short BRASS
Represents brass preset color.

See Also:
Constant Field Values

CHROME

static final short CHROME
Represents chrome preset color.

See Also:
Constant Field Values

CHROME_II

static final short CHROME_II
Represents chrome II preset color.

See Also:
Constant Field Values

SILVER

static final short SILVER
Represents silver preset color.

See Also:
Constant Field Values

SAPPHIRE

static final short SAPPHIRE
Represents sapphire preset color.

See Also:
Constant Field Values