PatternFormat
Vue de l’ensemble
‘PatternFormat’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: PVIObject, ISlideComponent et IPresentationComposant.
Il représente un modèle pour remplir une forme.
Propriétés : ‘as_i_presentation_component’, ‘back_color’, `fore_colore’, ‘pattern_style’, ‘représentation’, «slide’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
pattern_style | PatternStyle | Read/Write | Returns or sets the pattern style. |
fore_color | IColorFormat | Read | Returns the foreground pattern color. |
back_color | IColorFormat | Read | Returns the background pattern color. |
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