TextCapType
General
TextCapType és un enum a Aspose.Slides per Python.
Representa el tipus de text amb mayúsculas.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined text capitalization setting |
NONE | Represents no capitalization applied to the text |
SMALL | Represents small-caps capitalization for the text |
ALL | Represents full uppercase capitalization for the text |