Enum GradientFillType
GradientFillType enumeration
Represents all Gradient fill type.
public enum GradientFillType
Values
Name | Value | Description |
---|---|---|
Linear | 0 | Linear |
Radial | 1 | Radial |
Rectangle | 2 | Rectangle |
Path | 3 | Path |
See Also
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells