Fill — Aspose.Cells FOSS Python API Reference

Fill — Fill class in the Aspose.Cells FOSS Python API..

Package: aspose.cells_foss


Methods

MethodReturnsDescription
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