PowerPoint.Interfaces.SlideBackgroundGradientFillUpdateData interface
Interface permettant de mettre à jour les données sur l’objet SlideBackgroundGradientFill , à utiliser dans slideBackgroundGradientFill.set({ ... }).
Propriétés
| type | Indique le type de gradient fill. |
Détails de la propriété
type
Indique le type de gradient fill.
type?: PowerPoint.SlideBackgroundGradientFillType | "Unsupported" | "Linear" | "Radial" | "Rectangular" | "Path" | "ShadeFromTitle";
Valeur de la propriété
PowerPoint.SlideBackgroundGradientFillType | "Unsupported" | "Linear" | "Radial" | "Rectangular" | "Path" | "ShadeFromTitle"