com.aspose.cells
Class GradientDirectionType

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

public class GradientDirectionType 
extends java.lang.Object

Utility class containing constants. Represents all direction type of gradient.

Field Summary
static final intFROM_UPPER_LEFT_CORNER
           FromUpperLeftCorner
static final intFROM_UPPER_RIGHT_CORNER
           FromUpperRightCorner
static final intFROM_LOWER_LEFT_CORNER
           FromLowerLeftCorner
static final intFROM_LOWER_RIGHT_CORNER
           FromLowerRightCorner
static final intFROM_CENTER
           FromCenter
static final intUNKNOWN
           Unknown
 

Field Detail

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.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.