IGradientFormat — Aspose.Slides FOSS Python API Reference

Overview

IGradientFormat defines formatting options for i gradient. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition. Refer to the package documentation for installation instructions and a complete list of related types.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
tile_flipTileFlipRead / WriteThe tile_flip value.
gradient_directionGradientDirectionRead / WriteThe gradient_direction value.
linear_gradient_anglefloatRead / WriteThe linear_gradient_angle value.
linear_gradient_scaledNullableBoolRead / WriteWhether linear_gradient_scaled is enabled.
gradient_shapeGradientShapeRead / WriteThe gradient_shape value.
gradient_stopsIGradientStopCollectionRead-onlyThe gradient_stops value.

See Also