set_preset_theme_gradient method
set_preset_theme_gradient(self, gradient_type, theme_color_type)
Sets preset theme gradient fill.
def set_preset_theme_gradient(self, gradient_type, theme_color_type):
...
Parameter | Type | Description |
---|---|---|
gradient_type | aspose.cells.drawing.PresetThemeGradientType | The preset gradient type. |
theme_color_type | aspose.cells.ThemeColorType | The theme color type. |
See Also
- module
aspose.cells.drawing
- class
GradientFill