Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Wiki  API  Corporate

com.aspose.powerpoint
Interface GradientColorType


public interface GradientColorType

Represents the gradient color type.


Field Summary
static int NOT_DEFINED
           
static int NOT_SUPPORTED
           
static int ONE_COLOR
           
static int TWO_COLORS
           
 

Field Detail

NOT_SUPPORTED

static final int NOT_SUPPORTED
See Also:
Constant Field Values

NOT_DEFINED

static final int NOT_DEFINED
See Also:
Constant Field Values

ONE_COLOR

static final int ONE_COLOR
See Also:
Constant Field Values

TWO_COLORS

static final int TWO_COLORS
See Also:
Constant Field Values