java.lang.Object
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 int | NONE | |
No gradient color
|
static final int | ONE_COLOR | |
One gradient color
|
static final int | PRESET_COLORS | |
Preset gradient colors
|
static final int | TWO_COLORS | |
Two gradient colors
|
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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.