LineAlignment
General
LineAlignment és un enum a Aspose.Slides FOSS per Java.
Representa el tipus d’alineació de línies.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined line alignment |
CENTER | Represents a centered line alignment |
INSET | Represents an inset line alignment |
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Provides the string representation of the alignment constant |
Mètodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |