SchemeColor
Vue de l’ensemble
‘SchemeColor’ est un enum dans Aspose.Slides FOSS pour Python.
Représente les couleurs d’un schéma de couleurs.
Cette liste définit 18 valeurs : ‘NOT_DEFINED’, ‘BACKGROUND1’, `TEXT1’ , ‘TECHTERLINK’, et 6 autres.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or unspecified scheme color |
BACKGROUND1 | Represents the first background color in a theme scheme |
TEXT1 | Represents the primary text color in a theme scheme |
BACKGROUND2 | Represents the second background color in a theme scheme |
TEXT2 | Represents the secondary text color in a theme scheme |
ACCENT1 | Represents the first accent color in a theme scheme |
ACCENT2 | Represents the second accent color in a theme scheme |
ACCENT3 | Represents the third accent color in a theme scheme |
ACCENT4 | Represents the fourth accent color in a theme scheme |
ACCENT5 | Represents the fifth accent color in a theme scheme |
ACCENT6 | Represents the sixth accent color in a theme scheme |
HYPERLINK | Represents the color used for hyperlinks |
FOLLOWED_HYPERLINK | Represents the color for visited hyperlinks |
STYLE_COLOR | Represents a style-specific color defined by the theme |
DARK1 | Represents the first dark color in a theme scheme |
LIGHT1 | Represents the first light color in a theme scheme |
DARK2 | Represents the second dark color in a theme scheme |
LIGHT2 | Represents the second light color in a theme scheme |
Voir aussi
- Aspose.Slides - référence API d’entreprise