Class TwoColorGradient
TwoColorGradient class
Represents two color gradient.
public class TwoColorGradient
Constructors
Name | Description |
---|---|
TwoColorGradient(Color, Color, GradientStyleType, int) |
Properties
Name | Description |
---|---|
Color1 { get; set; } | Gets and sets the first gradient color. |
Color2 { get; set; } | Gets and sets the second gradient color. |
GradientStyleType { get; set; } | Gets and sets gradient shading style. |
Variant { get; set; } | Gets and sets the gradient variant. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells