TextAnchorType
Vue de l’ensemble
‘TextAnchorType’ est un enum dans Aspose.Slides FOSS pour Java.
L’alignement de la boîte texte dans un espace texte.
Ce enum fournit 1 méthode pour travailler avec TextAnchorType objets 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 text anchor |
TOP | Represents top vertical alignment of text |
CENTER | Represents centered vertical alignment of text |
BOTTOM | |
JUSTIFIED | Represents justified text alignment |
DISTRIBUTED | Represents distributed text alignment |
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