com.aspose.cells
Class GradientPresetType

java.lang.Object
    extended by com.aspose.cells.GradientPresetType

public class GradientPresetType 
extends java.lang.Object

Utility class containing constants. Represents gradient preset color type.

Field Summary
static final intBRASS
           Brass preset color
static final intCALM_WATER
           Calm Water preset color
static final intCHROME
           Chrome preset color
static final intCHROME_II
           Chrome II preset color
static final intDAYBREAK
           Daybreak preset color
static final intDESERT
           Desert preset color
static final intEARLY_SUNSET
           Early Sunset preset color
static final intFIRE
           Fire preset color
static final intFOG
           Fog preset color
static final intGOLD
           Gold preset color
static final intGOLD_II
           Gold II preset color
static final intHORIZON
           Horizon preset color
static final intLATE_SUNSET
           Late Sunset preset color
static final intMAHOGANY
           Mahogany preset color
static final intMOSS
           Moss preset color
static final intNIGHTFALL
           Nightfall preset color
static final intOCEAN
           Ocean preset color
static final intPARCHMENT
           Parchment preset color
static final intPEACOCK
           Peacock preset color
static final intRAINBOW
           Rainbow preset color
static final intRAINBOW_II
           Rainbow II preset color
static final intSAPPHIRE
           Sapphire preset color
static final intSILVER
           Silver preset color
static final intWHEAT
           Wheat preset color
static final intUNKNOWN
           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
Brass preset color

CALM_WATER

public static final int CALM_WATER
Calm Water preset color

CHROME

public static final int CHROME
Chrome preset color

CHROME_II

public static final int CHROME_II
Chrome II preset color

DAYBREAK

public static final int DAYBREAK
Daybreak preset color

DESERT

public static final int DESERT
Desert preset color

EARLY_SUNSET

public static final int EARLY_SUNSET
Early Sunset preset color

FIRE

public static final int FIRE
Fire preset color

FOG

public static final int FOG
Fog preset color

GOLD

public static final int GOLD
Gold preset color

GOLD_II

public static final int GOLD_II
Gold II preset color

HORIZON

public static final int HORIZON
Horizon preset color

LATE_SUNSET

public static final int LATE_SUNSET
Late Sunset preset color

MAHOGANY

public static final int MAHOGANY
Mahogany preset color

MOSS

public static final int MOSS
Moss preset color

NIGHTFALL

public static final int NIGHTFALL
Nightfall preset color

OCEAN

public static final int OCEAN
Ocean preset color

PARCHMENT

public static final int PARCHMENT
Parchment preset color

PEACOCK

public static final int PEACOCK
Peacock preset color

RAINBOW

public static final int RAINBOW
Rainbow preset color

RAINBOW_II

public static final int RAINBOW_II
Rainbow II preset color

SAPPHIRE

public static final int SAPPHIRE
Sapphire preset color

SILVER

public static final int SILVER
Silver preset color

WHEAT

public static final int WHEAT
Wheat preset color

UNKNOWN

public 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.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.