com.aspose.cells
Class GradientColorType

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

public class GradientColorType 
extends java.lang.Object

Utility class containing constants. Represents the gradient color type for the specified fill.

Field Summary
static final intNONE
           No gradient color
static final intONE_COLOR
           One gradient color
static final intPRESET_COLORS
           Preset gradient colors
static final intTWO_COLORS
           Two gradient colors
 

Field Detail

NONE

public static final int NONE
No gradient color

ONE_COLOR

public static final int ONE_COLOR
One gradient color

PRESET_COLORS

public static final int PRESET_COLORS
Preset gradient colors

TWO_COLORS

public static final int TWO_COLORS
Two gradient colors

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