IGradientStopCollection — Aspose.Slides FOSS Python API Reference
IGradientStopCollection — Represents a collection of i gradient stop objects.
Package: aspose.slides_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
as_i_collection | list | Read-only | |
as_i_enumerable | Any | Read-only |
Methods
| Method | Returns | Description |
|---|---|---|
add(position, color) | IGradientStop | |
insert(index, position, color) | None | |
remove_at(index) | None | |
clear() | None |