java.lang.Object
com.aspose.cells.GradientColorType
public class GradientColorType
| 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 | ||
| Field Detail |
|---|
NONE | |
public static final int NONE | |
ONE_COLOR | |
public static final int ONE_COLOR | |
PRESET_COLORS | |
public static final int PRESET_COLORS | |
TWO_COLORS | |
public static final int TWO_COLORS | |