BulletType
General
BulletType és un enum a Aspose.Slides per Python.
Representa el tipus de bales estendudes.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default bullet type |
NONE | Represents the absence of any bullet on a paragraph |
SYMBOL | Represents a bullet rendered as a predefined symbol character |
NUMBERED | Represents a sequentially numbered bullet list |
PICTURE | Represents a bullet displayed as a custom picture image |