TextAnchorType

General

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

alineació de quadres de text dins d’un àmbit de texte.

Valors

ValueDescription
NOT_DEFINEDRepresents an undefined text anchor
TOPRepresents a text anchor aligned to the top
CENTERRepresents a text anchor centered vertically
BOTTOM
JUSTIFIEDRepresents a text anchor with justified alignment
DISTRIBUTED

Propietats

NameTypeAccessDescription
valueStringReadHolds the string representation of the anchor type

Mètodes

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