TextCapType
Přehled
TextCapType je enum v Aspose.Slides pro Python.
Zobrazuje typ textu s velkým písmem.
Hodnoty
| 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 |