TextCapType

General

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

Representa el tipus de text amb mayúsculas.

Valors

ValueDescription
NOT_DEFINEDRepresents an undefined text capitalization setting
NONERepresents no text capitalization applied
SMALLRepresents capitalization of only the first character of each word
ALLRepresents capitalization of all characters in the text

Propietats

NameTypeAccessDescription
valueStringReadHolds the string representation of the capitalization type

Mètodes

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