SchemeColor
Vue de l’ensemble
‘SchemeColor’ est un enum dans Aspose.Slides FOSS pour Java.
Représente les couleurs d’un schéma de couleurs.
Ce enumé fournit 1 méthode pour travailler avec des objets SchemeColor dans les programmes Java. Les méthodes disponibles comprennent: ‘getValue’. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : value.
Les valeurs
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined scheme color |
BACKGROUND1 | Represents the first background color in the slide scheme |
TEXT1 | Represents the primary text color in the slide scheme |
BACKGROUND2 | Represents the second background color in the slide scheme |
TEXT2 | Represents the secondary text color in the slide scheme |
ACCENT1 | Represents the first accent color in the slide scheme |
ACCENT2 | Represents the second accent color in the slide scheme |
ACCENT3 | Represents the third accent color in the slide scheme |
ACCENT4 | Represents the fourth accent color in the slide scheme |
ACCENT5 | Represents the fifth accent color in the slide scheme |
ACCENT6 | Represents the sixth accent color in the slide scheme |
HYPERLINK | Represents the color used for hyperlinks in the slide scheme |
FOLLOWED_HYPERLINK | Represents the color for visited hyperlinks in the slide scheme |
STYLE_COLOR | Represents a style-specific color in the slide scheme |
DARK1 | Represents the first dark color in the slide scheme |
LIGHT1 | Represents the first light color in the slide scheme |
DARK2 | Represents the second dark color in the slide scheme |
LIGHT2 | Represents the second light color in the slide scheme |
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
méthodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |
Voir aussi
- Aspose.Slides - référence API d’entreprise