TextAlignment

General

TextAlignment és un enum a Aspose.Slides FOSS per Java.

Representa diferents estils d’alinjament de text.

Valors

ValueDescription
NOT_DEFINEDRepresents an undefined or default text alignment
LEFTRepresents left-aligned text
CENTERRepresents centered text
RIGHTRepresents right-aligned text
JUSTIFYRepresents fully justified text
JUSTIFY_LOWRepresents low justification (distributed with minimal spacing)
DISTRIBUTEDRepresents evenly distributed text alignment

Propietats

NameTypeAccessDescription
valueStringReadStores the string representation of the alignment constant

Mètodes

SignatureDescription
getValue()StringReturns the string value of this constant.
 Català