java.lang.Object
com.aspose.cells.GradientStyleType
public class GradientStyleType
- extends java.lang.Object
Utility class containing constants.
Represents gradient shading style.
Field Summary |
static final int | DIAGONAL_DOWN | |
Diagonal down shading style
|
static final int | DIAGONAL_UP | |
Diagonal up shading style
|
static final int | FROM_CENTER | |
From center shading style
|
static final int | FROM_CORNER | |
From corner shading style
|
static final int | HORIZONTAL | |
Horizontal shading style
|
static final int | VERTICAL | |
Vertical shading style
|
static final int | UNKNOWN | |
Unknown shading style.Only for the shading style(which is not for any member of the GradientStyleType) in the template file.
|
DIAGONAL_DOWN | |
public static final int DIAGONAL_DOWN |
-
Diagonal down shading style
DIAGONAL_UP | |
public static final int DIAGONAL_UP |
-
Diagonal up shading style
FROM_CENTER | |
public static final int FROM_CENTER |
-
From center shading style
FROM_CORNER | |
public static final int FROM_CORNER |
-
From corner shading style
HORIZONTAL | |
public static final int HORIZONTAL |
-
Horizontal shading style
VERTICAL | |
public static final int VERTICAL |
-
Vertical shading style
UNKNOWN | |
public static final int UNKNOWN |
-
Unknown shading style.Only for the shading style(which is not for any member of the GradientStyleType) in the template file.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.