PowerPoint.Interfaces.SlideBackgroundFillData interface
Interface décrivant les données retournées en appelant slideBackgroundFill.toJSON().
Propriétés
| type | Retourne le type de remplissage de l’arrière-plan de la diapositive. Pour plus d’informations , voir PowerPoint.SlideBackgroundFillType . |
Détails de la propriété
type
Retourne le type de remplissage de l’arrière-plan de la diapositive. Pour plus d’informations , voir PowerPoint.SlideBackgroundFillType .
type?: PowerPoint.SlideBackgroundFillType | "Unsupported" | "Solid" | "Gradient" | "PictureOrTexture" | "Pattern";
Valeur de la propriété
PowerPoint.SlideBackgroundFillType | "Unsupported" | "Solid" | "Gradient" | "PictureOrTexture" | "Pattern"