FillFormat
Vue de l’ensemble
‘FillFormat’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: PVIObject, ISlideComponent et IPresentationComposant.
Il représente une option de formatage remplie.
Propriétés : as_i_presentation_component, fill_type , ‘gradient_format; 'pattern_form', 'picture_fill&format' ;représentation` et 3 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
fill_type | FillType | Read/Write | Returns or sets the type of filling. |
solid_fill_color | IColorFormat | Read | Returns the fill color. |
gradient_format | IGradientFormat | Read | Returns the gradient fill format. |
pattern_format | IPatternFormat | Read | Returns the pattern fill format. |
picture_fill_format | IPictureFillFormat | Read | Returns the picture fill format. |
rotate_with_shape | NullableBool | Read/Write | Determines whether the fill should be rotated with shape. |
as_i_presentation_component | IPresentationComponent | Read | Allows to get base IPresentationComponent interface. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
Voir aussi
- Aspose.Slides - référence API d’entreprise