Aspose::Cells::Drawing::GradientFill::SetPresetThemeGradient method
GradientFill::SetPresetThemeGradient method
Sets preset theme gradient fill.
void Aspose::Cells::Drawing::GradientFill::SetPresetThemeGradient(PresetThemeGradientType gradientType, ThemeColorType themeColorType)
Parameter | Type | Description |
---|---|---|
gradientType | PresetThemeGradientType | The preset gradient type. |
themeColorType | ThemeColorType | The theme color type. |
See Also
- Class Vector
- Enum PresetThemeGradientType
- Enum ThemeColorType
- Class GradientFill
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++