TextUnderlineType
General
TextUnderlineType és un enum a Aspose.Slides per Python.
Representa el tipus de text subratllat.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default underline style |
NONE | Represents no underline applied to the text |
WORDS | Represents underline applied to each word separately |
SINGLE | Represents a single straight underline |
DOUBLE | |
HEAVY | Represents a thick single underline |
DOTTED | Represents a dotted underline pattern |
HEAVY_DOTTED | Represents a thick dotted underline |
DASHED | |
HEAVY_DASHED | Represents a thick dashed underline |
LONG_DASHED | Represents a long-dash underline pattern |
HEAVY_LONG_DASHED | Represents a thick long-dash underline |
DOT_DASH | Represents a dot‑dash underline pattern |
HEAVY_DOT_DASH | Represents a thick dot‑dash underline |
DOT_DOT_DASH | |
HEAVY_DOT_DOT_DASH | |
WAVY | Represents a wavy underline |
HEAVY_WAVY | |
DOUBLE_WAVY |