asposecells.api

Class GradientPresetType

Utility class containing constants. Represents gradient preset color type.

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

        const int BRASS
        Brass preset color
      • CALM_WATER

        const int CALM_WATER
        Calm Water preset color
      • CHROME

        const int CHROME
        Chrome preset color
      • CHROME_II

        const int CHROME_II
        Chrome II preset color
      • DAYBREAK

        const int DAYBREAK
        Daybreak preset color
      • DESERT

        const int DESERT
        Desert preset color
      • EARLY_SUNSET

        const int EARLY_SUNSET
        Early Sunset preset color
      • FIRE

        const int FIRE
        Fire preset color
      • FOG

        const int FOG
        Fog preset color
      • GOLD

        const int GOLD
        Gold preset color
      • GOLD_II

        const int GOLD_II
        Gold II preset color
      • HORIZON

        const int HORIZON
        Horizon preset color
      • LATE_SUNSET

        const int LATE_SUNSET
        Late Sunset preset color
      • MAHOGANY

        const int MAHOGANY
        Mahogany preset color
      • MOSS

        const int MOSS
        Moss preset color
      • NIGHTFALL

        const int NIGHTFALL
        Nightfall preset color
      • OCEAN

        const int OCEAN
        Ocean preset color
      • PARCHMENT

        const int PARCHMENT
        Parchment preset color
      • PEACOCK

        const int PEACOCK
        Peacock preset color
      • RAINBOW

        const int RAINBOW
        Rainbow preset color
      • RAINBOW_II

        const int RAINBOW_II
        Rainbow II preset color
      • SAPPHIRE

        const int SAPPHIRE
        Sapphire preset color
      • SILVER

        const int SILVER
        Silver preset color
      • WHEAT

        const int WHEAT
        Wheat preset color
      • UNKNOWN

        const int UNKNOWN
        Unknown preset color. Only for the preset color (which is not same as any known preset color) in the template workbook.