Aspose::Cells::Drawing::GradientFillType enum
GradientFillType enum
Represents all Gradient fill type.
enum class GradientFillType
Values
| Name | Value | Description |
|---|---|---|
| Linear | 0 | Linear. |
| Radial | 1 | Radial. |
| Rectangle | 2 | Rectangle. |
| Path | 3 | Path. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++