Aspose::Cells::Drawing::PresetThemeGradientType enum
PresetThemeGradientType enum
Represents the preset theme gradient type.
enum class PresetThemeGradientType
Values
| Name | Value | Description |
|---|---|---|
| LightGradient | 0 | Light gradient. |
| TopSpotlight | 1 | Top spotlight. |
| MediumGradient | 2 | Medium gradient. |
| BottomSpotlight | 3 | Bottom spotlight. |
| RadialGradient | 4 | Radial gradient. |
See Also
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++