LineAlignment
Overview
LineAlignment is a enum in Aspose.Slides FOSS for Java.
Represents the lines alignment type.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined line alignment |
CENTER | Represents a centered line alignment |
INSET | Represents an inset line alignment |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
Methods
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |