float getAngle()
int getDirectionType()
int getFillType()
com.aspose.cells.Color getGradientColor1()
com.aspose.cells.Color getGradientColor2()
int getGradientColorType()
double getGradientDegree()
com.aspose.cells.GradientStopCollection getGradientStops()
int getGradientStyle()
int getPresetColor()
int getVariant()
void setAngle(float)
void setGradient(int, double, int)
void setOneColorGradient(com.aspose.cells.Color, double, int, int)
void setPresetColor(int)
void setPresetColorGradient(int, int, int)
void setTwoColorGradient(com.aspose.cells.Color, double, com.aspose.cells.Color, double, int, int)
void setTwoColorGradient(com.aspose.cells.Color, com.aspose.cells.Color, int, int)
com.aspose.cells.GradientFill