IBackground
Contenu
[
Cacher
]IBackground interface
Représente l’arrière-plan d’une diapositive.
public interface IBackground : IFillParamSource, ISlideComponent
Propriétés
Nom | La description |
---|---|
AsIFillParamSource { get; } | Renvoie l’interface IFillParamSource. Lecture seuleIFillParamSource . |
AsISlideComponent { get; } | Renvoie l’interface ISlideComponent. Lecture seuleISlideComponent . |
EffectFormat { get; } | Renvoie un EffectFormat pour BackgroundType.OwnBackground fill. Lecture seuleIEffectFormat . |
FillFormat { get; } | Renvoie un FillFormat pour BackgroundType.OwnBackground fill. Lecture seuleIFillFormat . |
StyleColor { get; } | Renvoie un ColorFormat pour un BackgroundType.Themed fill. Lecture seuleIColorFormat . |
StyleIndex { get; set; } | Renvoie un index de BackgroundType.Themed fill dans la collection de thèmes d’arrière-plan. 0 signifie pas de remplissage. 1..999 - index. Lecture/écritureUInt16 . |
Type { get; set; } | Renvoie un type de remplissage d’arrière-plan. Lecture/écritureBackgroundType . |
Méthodes
Nom | La description |
---|---|
GetEffective() | Obtient les données d’arrière-plan effectives avec l’héritage appliqué. |
Voir également
- interface IFillParamSource
- interface ISlideComponent
- espace de noms Aspose.Slides
- Assemblée Aspose.Slides