Fill — Fill class in the Aspose.Cells FOSS Python API..
Package: aspose.cells_foss
Methods
| Method | Returns | Description |
|---|
set_solid_fill(color) | void | |
set_gradient_fill(start_color, end_color) | void | |
set_pattern_fill(pattern_type, fg_color, bg_color) | void | |
set_no_fill() | void | |
See Also