PowerPoint.Interfaces.SlideBackgroundGradientFillData interface
Interface décrivant les données retournées en appelant slideBackgroundGradientFill.toJSON().
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"