LineFillFormat
Vue de l’ensemble
‘LineFillFormat’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: PVIObject, ISlideComponent et IPresentationComposant.
Il représente les propriétés de la ligne d’emploi.
Propriétés : as_i_presentation_component, fill_type , ‘gradient_format;pattern_form; représentation` et 2 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
fill_type | FillType | Read/Write | Returns or sets the fill type. |
rotate_with_shape | NullableBool | Read/Write | Determines whether the fill should be rotated with a shape. |
solid_fill_color | IColorFormat | Read | Returns the color of a solid fill. |
gradient_format | IGradientFormat | Read | Returns the gradient fill format. |
pattern_format | IPatternFormat | Read | Returns the pattern fill format. |
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