TextCapType

Overview

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

Represents the type of text capitalisation.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined text capitalization option
NONERepresents no capitalization applied to the text
SMALLRepresents small‑caps capitalization for the text
ALLRepresents full uppercase capitalization for the text

See Also