GradientStopCollection

General

GradientStopCollection is a class in Aspose.Slides for Python. Inherits from: PVIObject, ISlideComponent, IPresentationComponent.

GradientStopCollection és una classe en Aspose.Slides per a Python. És heretat de: ゚PVIObject, ⌒ISlideComponentヽ , ゙IPresentationComponent .

Representa una col·lecció d’estofades de gradient.

Propietats

NameTypeAccessDescription
as_i_collectionlistReadProvides the gradient stops as a Python list
as_i_enumerableAnyReadProvides the gradient stops as an enumerable collection

Mètodes

SignatureDescription
add()IGradientStopAdds a new gradient stop to the collection and returns it as IGradientStop
insert()Inserts a gradient stop into the collection at a specified position
remove_at(index)Removes the gradient stop at the given index from the collection
clear()Removes all gradient stops from the collection
 Català