TextCapType

Overview

TextCapType is a enum in Aspose.Slides FOSS for Java.

Represents the type of text capitalisation.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined text capitalization setting
NONERepresents no text capitalization
SMALLRepresents small caps text capitalization
ALLRepresents capitalization of all characters

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

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

See Also