BulletType
Overview
BulletType is a enum in Aspose.Slides FOSS for Python.
Represents the type of the extended bullets.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined bullet type |
NONE | Represents no bullet applied to the paragraph |
SYMBOL | Represents a bullet rendered as a symbol character |
NUMBERED | Represents a numbered bullet list |
PICTURE | Represents a bullet displayed as a picture |