java.lang.Object
com.aspose.cells.GradientDirectionType
public class GradientDirectionType
- extends java.lang.Object
Utility class containing constants.
Represents all direction type of gradient.
FROM_UPPER_LEFT_CORNER | |
public static final int FROM_UPPER_LEFT_CORNER |
-
FromUpperLeftCorner
FROM_UPPER_RIGHT_CORNER | |
public static final int FROM_UPPER_RIGHT_CORNER |
-
FromUpperRightCorner
FROM_LOWER_LEFT_CORNER | |
public static final int FROM_LOWER_LEFT_CORNER |
-
FromLowerLeftCorner
FROM_LOWER_RIGHT_CORNER | |
public static final int FROM_LOWER_RIGHT_CORNER |
-
FromLowerRightCorner
FROM_CENTER | |
public static final int FROM_CENTER |
-
FromCenter
UNKNOWN | |
public static final int UNKNOWN |
-
Unknown
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.